c++config (__USE_MALLOC): Do not define it.
authorLoren J. Rittle <ljrittle@acm.org>
Thu, 31 May 2001 02:45:04 +0000 (02:45 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Thu, 31 May 2001 02:45:04 +0000 (02:45 +0000)
commit85836c0b6339c6e5e5636016e6b7ad3e39e843e1
tree126aefb8df025937b18f4a001d9394c23a071104
parentfe7cd37f13155d6f96342972a110869f20c48bb1
c++config (__USE_MALLOC): Do not define it.

* include/bits/c++config (__USE_MALLOC): Do not define it.
Document why not and give pointers to more information.

* docs/html/23_containers/howto.html: Update documentation
to reflect recent understanding of problem.
* docs/html/17_intro/howto.html: Likewise.

From-SVN: r42732
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/23_containers/howto.html
libstdc++-v3/include/bits/c++config