arximboldi / immer

Postmodern immutable and persistent data structures for C++ — value semantics at scale
https://sinusoid.es/immer
Boost Software License 1.0
2.48k stars 177 forks source link

set/map nothrow move constructible/assignable #285

Closed jj683 closed 1 month ago

jj683 commented 1 month ago

Based entirely on @maierlars work , done in #244.