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

Support hash size that's not std::size_t #292

Closed alex-sparus closed 2 months ago

alex-sparus commented 2 months ago

TODO:

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.54%. Comparing base (395f288) to head (48d559a). Report is 14 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #292 +/- ## ========================================== - Coverage 90.54% 90.54% -0.01% ========================================== Files 121 121 Lines 12220 12219 -1 ========================================== - Hits 11065 11064 -1 Misses 1155 1155 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.