Skip to content

2.0.3

Compare
Choose a tag to compare
@apolukhin apolukhin released this 02 Oct 11:57
· 185 commits to master since this release
  • Added missing #include <memory> for inclusion of std::addressof
  • Fixed -Wzero-length-array warning when dealing with empty aggregates
  • Fixed compilation on msvc compilers <= 1920 (thanks to Alexey Romanov aka @alexey-romanov)
  • Added basic CMakeLists.txt support (thanks to @pdimov aka Peter Dimov)
  • Multiple improvements for docs, including links to https://github.com/apolukhin/pfr_non_boost
  • Added misc/strip_boost_namespace.sh script to remove boost:: and BOOST_ prefixes