v0.10.0
Release Notes:
- Remove
ccc_fhm_static_init
andccc_fhm_zero_init
. - Flat hash map can now be initialized at runtime or compile time regardless of the source of memory.
- No special case initialization for flat hash map provides interface consistency across associative containers.