Login
From:
www.foonathan.net
(Uncensored)
subscribe
Prevent precondition errors with the C++ type system
https://www.foonathan.net/2016/09/error-handling-types/
links
backlinks
Roast topics
Find topics
Find it!
This post shows you how the C++ type system can help you remove preconditions of functions and prevent errors.