arximboldi/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
C++BSL-1.0
Issues
- 2
using box to forward declare?
#293 opened by kevin-- - 2
- 5
- 8
CLANG-16 UBSan Error constructor call with insufficient space for an object of type 'node_t'
#274 opened by maierlars - 2
Compiling in C++23 mode issues a deprecation warning for `std::aligned_storage`.
#283 opened by nicola-gigante - 1
Build instructions need updating
#280 opened by khiner - 5
Documentation site has expired certificate
#195 opened by esp1 - 2
- 1
New release
#273 opened by altschuler - 2
IMMER_RETHROW causes -Wreturn-type warnings in IMMER_NO_EXCEPTIONS builds
#264 opened by BillyDonahue - 1
Logo is hidden when using GitHub dark theme
#254 opened by tocic - 7
- 9
- 7
Memory leak in debug builds
#241 opened by richtw1 - 5
Implementation into a hosted language
#242 opened by ShalokShalom - 3
Create a new release of this library
#237 opened by maierlars - 5
Thread safety issues in free_list_heap
#182 opened by goedderz - 3
GCC 12 gives lots of verbose warnings
#223 opened by bredelings - 3
vector::iterator + X expects X to be int, not size_type
#232 opened by jsyjr - 4
- 1
Eigen Types + variant + holds_alternative<> + immer::flex_vector segfault in opt builds.
#228 opened by asa - 0
Add update_if_exists method
#169 opened by arximboldi - 1
call of overloaded ‘destroy_n(std::__cxx11::basic_string<char>*, immer::detail::rbts::count_t&)’ is ambiguous
#219 opened by tusooa - 6
Simple recursive box without container
#172 opened by ajihyf - 9
Add maps with keys extracted from the value
#198 opened by arximboldi - 5
gcc12 support request / array bound warning
#207 opened by mcharneyamp - 8
Very odd constructor call with transients
#177 opened by jeaye - 2
- 1
map and set initializer_list constructors
#175 opened by jeaye - 2
can't find guile inside nix-shell
#181 opened by rigille - 3
Plans for a new Release
#188 opened by maierlars - 1
Ambigous Overloaded Operator in C++20
#192 opened by guhwanbae - 1
- 1
default.nix is broken
#187 opened by braaandon - 1
Add key template parameter for map::find to allow look up with compatible objects
#183 opened by maierlars - 1
Suggestion: make Immer STL-compatible
#186 opened by slburson - 1
Feature request: Bitmapped vector trie
#185 opened by gugahaker - 3
- 3
Boost.Hana integration
#174 opened by haras-unicorn - 0
Issues with multiple lambdas and `immer::all_of`
#173 opened by arximboldi - 1
- 1
Add optional weights to rrbtree and flex_vector
#158 opened by jeffplaisance - 3
- 1
- 5
__has_feature may not be accurate
#168 opened by tusooa - 0
Implement for_each_chunk_p for champ
#171 opened by arximboldi - 3
Add vector::take_last method
#170 opened by stefan-pdx - 3
Add watch to atoms
#166 opened by CurriedFloat - 9
Fix exit-time destructor warning
#161 opened by chuim - 11
Optional disabling of exceptions
#160 opened by chuim