sness
blog of sness
Monday, June 14, 2010
Using
Using
the Debug Mode in g++ STL:
"To use the libstdc debug mode, compile your application with the compiler flag -D_GLIBCXX_DEBUG."
This let's you do bounds checking on STL containers.
Newer Post
Older Post
Home