howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. * docs/html/23_containers/howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. * docs/html/ext/howto.html (GLIBCPP_FORCE_NEW): Likewise. (__mem_interface): Remove all references to old internal typedef. * include/backward/alloc.h (__USE_MALLOC): Remove it and all guarded code. * include/bits/c++config (__USE_MALLOC): Update related error message and comment. * include/bits/stl_alloc.h (__USE_MALLOC): Remove it and all guarded code. Update all related comments. (__mem_interface): Unconditionally replace it with __new_alloc. However, leave the typedef around in case anyone used it. (__default_alloc_template<>::_S_force_new): New class static. (__default_alloc_template<>::allocate, deallocate): Add run-time controlled feature similar to what __USE_MALLOC code path had provided. * src/stl-inst.cc (__USE_MALLOC): Remove it and all guarded code. * testsuite/21_strings/capacity.cc: Remove reference to __USE_MALLOC. Add documentation on GLIBCPP_FORCE_NEW environment variable. * testsuite/ext/allocators.cc: Likewise. From-SVN: r58286
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
algo.h | Loading commit data... | |
algobase.h | Loading commit data... | |
alloc.h | Loading commit data... | |
backward_warning.h | Loading commit data... | |
bvector.h | Loading commit data... | |
complex.h | Loading commit data... | |
defalloc.h | Loading commit data... | |
deque.h | Loading commit data... | |
fstream.h | Loading commit data... | |
function.h | Loading commit data... | |
hash_map.h | Loading commit data... | |
hash_set.h | Loading commit data... | |
hashtable.h | Loading commit data... | |
heap.h | Loading commit data... | |
iomanip.h | Loading commit data... | |
iostream.h | Loading commit data... | |
istream.h | Loading commit data... | |
iterator.h | Loading commit data... | |
list.h | Loading commit data... | |
map.h | Loading commit data... | |
multimap.h | Loading commit data... | |
multiset.h | Loading commit data... | |
new.h | Loading commit data... | |
ostream.h | Loading commit data... | |
pair.h | Loading commit data... | |
queue.h | Loading commit data... | |
rope.h | Loading commit data... | |
set.h | Loading commit data... | |
slist.h | Loading commit data... | |
stack.h | Loading commit data... | |
stream.h | Loading commit data... | |
streambuf.h | Loading commit data... | |
strstream | Loading commit data... | |
tempbuf.h | Loading commit data... | |
tree.h | Loading commit data... | |
vector.h | Loading commit data... |