Public Member Functions | |
Tune () | |
Tune (size_t align, size_t __maxb, size_t __minbin, size_t chunk, size_t __maxthreads, size_t __headroom, bool __force) | |
Public Attributes | |
size_t | M_align |
size_t | M_max_bytes |
size_t | M_min_bin |
size_t | M_chunk_size |
size_t | M_max_threads |
size_t | M_freelist_headroom |
bool | M_force_new |
Definition at line 119 of file mt_allocator.h.