joboccara / NamedType

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

Possible to name this "named_type" instead? #43

Closed yesudeep closed 4 years ago

yesudeep commented 4 years ago

Hi!

Love the library and the tricks.

Do you think it would be possible to name it as "named_type" instead?

#include "named_type/named_type.hpp" instead of #include "NamedType/named_type.hpp" ?