Skip to content

v1.7.0

Compare
Choose a tag to compare
@iboB iboB released this 06 Dec 12:44
· 134 commits to master since this release
v1.7.0
ac84fbf
  • New library: utility. Several generally unrelated utility functions
  • New library: shared_from. Replacement for std::enable_shared_from_this
  • qalgorithm: span-compatible pfind functions
  • small_vector: more tests and unused var fix
  • mem_streambuf: fixed typo in static assertion text
  • Dev mode: Enable more warnings for msvc
  • General: Added several build failure tests