Skip to content

2.0.1

Compare
Choose a tag to compare
@apolukhin apolukhin released this 18 Dec 10:46
· 225 commits to master since this release
a5f84b3
  • Comparison functions are now constexpr
  • Aggregates with members that have lost const qualifiers on SFINAE in constructor (like std::optional<std::chrono::duration<A,B>> from libc++) now could be reflected again
  • Multiple typos fixed