Memory Allocators
- Note:
- The
reallocate
member functions have been deprecated for 3.2 and will be removed in 3.4. You must define GLIBCPPDEPRECATED
to make this visible in 3.2; see c++config.h.
The canonical description of these classes is in docs/html/ext/howto.html or online at
http://gcc.gnu.org/onlinedocs/libstdc++/ext/howto.html#3