Man Page: __gnu_cxx::__pool_base
Operating Environment: centos
Section: 3
__gnu_cxx::__pool_base(3) Library Functions Manual __gnu_cxx::__pool_base(3)NAME__gnu_cxx::__pool_base -SYNOPSISInherited by __gnu_cxx::__pool< false >, and __gnu_cxx::__pool< true >. Public Types typedef unsigned short int _Binmap_type Public Member Functions __pool_base (const _Tune &__options) bool _M_check_threshold (size_t __bytes) size_t _M_get_align () size_t _M_get_binmap (size_t __bytes) const _Tune & _M_get_options () const void _M_set_options (_Tune __t) Protected Attributes _Binmap_type * _M_binmap bool _M_init _Tune _M_options Detailed Description Base class for pool object. Definition at line 51 of file mt_allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::__pool_base(3)
| Related Man Pages |
|---|
| std::exception(3) - centos |
| __gnu_cxx::throw_allocator(3) - debian |
| __gnu_cxx::free_list(3) - centos |
| __gnu_cxx::throw_allocator_limit(3) - centos |
| __gnu_cxx::free_list(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |