This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Debug mode vs container adaptors
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org, gregod at cs dot rpi dot edu
- Date: Mon, 1 Dec 2003 21:07:51 -0600
- Subject: Re: Debug mode vs container adaptors
- Organization: Red Hat / Chicago
- References: <3FC9E122.7080508@suse.de>
Probably,
http://gcc.gnu.org/onlinedocs/libstdc++/debug.html
Should have queue and stack added to the list of containers that
"components provide extra debugging capabilities in debug mode."
-benjamin