joboccara / NamedType

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

Names constructor with bracket #40

Closed Jarod42 closed 4 years ago

Jarod42 commented 4 years ago

{..} has no types and cannot be deduced. Add non-template constructor.