mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 03:04:36 +03:00
Add Jonathan Boccara's NamedType library
This commit is contained in:
committed by
GitHub
parent
fe0fcf9040
commit
4aa7ef3c0a
@@ -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)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user