b929615a7c
2005-01-26 Paolo Carlini <pcarlini@suse.de> * include/ext/mt_allocator.h (struct __per_type_pool_policy<,, false>::_S_get_pool, struct __per_type_pool_policy<,, true>::_S_get_pool): Scale _M_chunk_size too with sizeof(_Tp), otherwise the allocator breaks down as soon as sizeof(_Tp) >~ _S_chunk_size / 128; reduce to 64 the multiplier for _M_max_bytes (safer wrt _Binmap_type being a short); trivial reformattings. * testsuite/ext/mt_allocator/check_allocate_big_per_type.cc: New. From-SVN: r94268 |
||
---|---|---|
.. | ||
array_allocator | ||
bitmap_allocator | ||
debug_allocator | ||
enc_filebuf | ||
hash_map | ||
hash_set | ||
malloc_allocator | ||
mt_allocator | ||
new_allocator | ||
pool_allocator | ||
rope | ||
slist | ||
stdio_filebuf/char | ||
stdio_sync_filebuf | ||
concept_checks.cc | ||
headers.cc | ||
pod_char_traits.cc |