joboccara / NamedType

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

New skill Dereferencable, adding constexpr, adding [[nodiscard]], and other fixes #53

Closed pemessier closed 3 years ago

pemessier commented 3 years ago

Summary of the proposed changes:

Travis CI is ok, and works well on MSVC

joboccara commented 3 years ago

Thanks for the PR!