Login
From:
www.foonathan.net
(Uncensored)
subscribe
Type safe - Zero overhead utilities for more type safety
https://www.foonathan.net/2016/10/type-safe/
links
backlinks
Roast topics
Find topics
Find it!
Type safe is a C++ header only library that provides zero overhead abstractions for better type safety. With it the techniques from the last blog post about preventing precondition errors are much simpler and safer to implement.