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

fix some unused parameters #252

Closed e-dant closed 2 weeks ago

e-dant commented 1 year ago

Addresses part of https://github.com/arximboldi/immer/issues/137

PS Thanks for your work

arximboldi commented 1 year ago

Sorry for the late review of the code. I'd be happy to merge it once the issues in the comment is addressed and the conflicts resolved.