Skip to content

version_1.2.0

Compare
Choose a tag to compare
@erikerlandson erikerlandson released this 27 Jan 14:37
  • allow build without unit tests with -DENABLE_TESTS=OFF (#21)
  • added emplace method (#22)
  • support static builds with -DBoost_USE_STATIC_LIBS=ON (#23)

NOTE that as of #22 st_tree now requires >= c++11

Thanks to @emmenlau !