joboccara / NamedType

Implementation of strong types in C++
MIT License
773 stars 85 forks source link

make NamedType constexpr-compatible #10

Closed arvidn closed 6 years ago

joboccara commented 6 years ago

Thank you for this pull request Arvid.

pemessier commented 3 years ago

Should most of the skills operators be constexpr as well for a more complete solution?