Add Jonathan Boccara's NamedType library

This commit is contained in:
Shreyas Balakrishna
2020-04-29 16:35:17 +12:00
committed by GitHub
parent fe0fcf9040
commit 4aa7ef3c0a

View File

@@ -21,10 +21,10 @@ Consider using a typesafe library like
* https://foonathan.net/type_safe/
* https://github.com/rollbear/strong_type
* https://github.com/joboccara/NamedType
Note that stronger typing can also allow for more compiler optimizations.
* [Sorting in C vs C++](Sorting in C vs C++.pdf)