Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 20:23

Release Notes:

  • Remove ccc_fhm_static_init and ccc_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.