Skip to content

1.3.0

Compare
Choose a tag to compare
@i-vovk i-vovk released this 16 Feb 18:13
· 12 commits to develop since this release

Features

  • Support pool refill strategy and implement conservative and greedy (default) - (#20), (#24)

Misc

  • cmake: Use system googletest library if found
  • cmake: Mute googletest warning
  • workflow: Check .ipp files with clang-format