Skip to content

v1.6.3

Compare
Choose a tag to compare
@iboB iboB released this 24 Sep 09:36
· 147 commits to master since this release
  • expected:
    • specialization for void and reference values and errors
    • alias template eoptional<T> for expected<T, void>
  • flat_map and flat_set: added upper_bound and equal_range
  • ufunction: fixed issue which was preventing construction from free functions
  • Added alias target itlib::itlib to CMakeLists.txt
  • Minor typos, docs, test improvements