Skip to content

Nameof v0.9.2

Compare
Choose a tag to compare
@Neargye Neargye released this 19 Oct 11:34
· 157 commits to master since this release

Release v0.9.2

  • Add documentation.

  • nameof and nameof_type returns nameof::cstring - constexpr implementation of an string.

  • Fix nameof_enum cvref regression.

  • Fix nameof_enum bug signed casts to unsigned in min()/max().

  • Fix nameof_enum calculate reflected range.

  • Improving nameof_enum compile times.