joboccara / NamedType

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

fix first example #3

Closed bebuch closed 6 years ago

bebuch commented 7 years ago

Surely you don't want to have Width and Height the same type, right? ;-)

joboccara commented 6 years ago

Oh my. PR accepted, thanks a lot!