joboccara / NamedType

Implementation of strong types in C++
MIT License
769 stars 84 forks source link

Add default constructor when T has default constructor. #31

Closed Shachlan closed 4 years ago

knatten commented 4 years ago

Verified that this fixes #14