Safe C++
FAQ
-
I use Boost Libraries in my current projects. What do I need to know about Safe C++?
Retrofitting the C++ language with memory-safe constructs has proven to be daunting. The Safe C++ proposal for a memory-safe set of operations is currently in a state of indefinite hiatus. For more information, including current safe coding practices, refer to Contributors FAQ: Safe C++. For terminology - refer to Glossary: S.