Skip to content

v1.6.0

Compare
Choose a tag to compare
@iboB iboB released this 26 Aug 19:19
· 162 commits to master since this release
  • small_vector redesign:
    • Smaller size
    • No more passive dynamic buffer
  • pod_vector: inherit from allocator to make use of Empty Base Optimization