Skip to content

Map bug fix

Compare
Choose a tag to compare
@JacksonAllan JacksonAllan released this 23 Jan 14:28
· 41 commits to main since this release

This version fixes a critical bug causing undefined behavior upon iteration of empty maps with nonzero capacities.

It also improves internal code consistency and documentation.