Randall Parker
2008-05-12 22:52:43 UTC
Is there some way with the CG CB 2007 Dinkumware STL containers to turn on a slower and more rigorous checking of container operations to detect illegal operations?
I'm already using CodeGuard. I wonder if there are things that can be caught in operations on stl::vector, stl::map, etc that CodeGuard can't catch that the STL container authors can catch. Isn't there some way to turn on more checking? Or does one need a fancier version of Dinkumware's containers purchased from Dinkumware to get that capability?
I'm already using CodeGuard. I wonder if there are things that can be caught in operations on stl::vector, stl::map, etc that CodeGuard can't catch that the STL container authors can catch. Isn't there some way to turn on more checking? Or does one need a fancier version of Dinkumware's containers purchased from Dinkumware to get that capability?