__gnu_cxx::__mt_alloc::tune(3)
NAME
__gnu_cxx::__mt_alloc::Tune
SYNOPSIS
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
Detailed Description
- template<typename Type> struct __gnu_cxx::__mt_alloc< Type
- >::Tune
- Definition at line 119 of file mt_allocator.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007