STL in debug mode?
From: Matthias (nospam_at_digitalraid.com)
Date: 01/31/05
- Next message: E. Robert Tisdale: "Re: What's the meaning of this sentence, "0;"?"
- Previous message: stephane: "Re: Array of pointers makes an error"
- Next in thread: Ivan Vecerina: "Re: STL in debug mode?"
- Reply: Ivan Vecerina: "Re: STL in debug mode?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Jan 2005 10:47:29 +0100
Hi,
I have just read in another thread (didn't want to hijack it) that STL
containers may operate more safe in "debug builds". Are we talking about
a debug build when the _DEBUG flag is set (on gcc)? I have grep'ed for
_DEBUG in all files of my STL implementation but couldn't come up with
anything.
How do I enable the STL to work in debug mode?
I am using the GNU C++ implementation, gcc 3.4.3.
- Next message: E. Robert Tisdale: "Re: What's the meaning of this sentence, "0;"?"
- Previous message: stephane: "Re: Array of pointers makes an error"
- Next in thread: Ivan Vecerina: "Re: STL in debug mode?"
- Reply: Ivan Vecerina: "Re: STL in debug mode?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|