joboccara / NamedType

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

Added negatable skill #21

Closed OysteinBrandt closed 5 years ago

OysteinBrandt commented 5 years ago

Added Negatable skill that implements unary minus operator.

PS: My first pull request ever! :shipit:

joboccara commented 5 years ago

Thanks! :)