arximboldi / immer

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

set/map nothrow move constructible/assignable #285

Closed jj683 closed 4 months ago

jj683 commented 4 months ago

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