Nameof v0.9.2
Release v0.9.2
-
Add documentation.
-
nameof
andnameof_type
returnsnameof::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.