_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc > Class Template Reference#include <_alloc.h>
List of all members.
Detailed Description
template<class _Value, class _Tp, class _MaybeReboundAlloc>
class _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >
Definition at line 562 of file _alloc.h.
Constructor & Destructor Documentation
template<class _Value, class _Tp, class _MaybeReboundAlloc>
template<class _Value, class _Tp, class _MaybeReboundAlloc>
Member Function Documentation
template<class _Value, class _Tp, class _MaybeReboundAlloc>
template<class _Value, class _Tp, class _MaybeReboundAlloc>
template<class _Value, class _Tp, class _MaybeReboundAlloc>
_Tp* _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::allocate |
( |
size_type |
__n, |
|
|
size_type & |
__allocated_n | |
|
) |
| | [inline] |
Definition at line 610 of file _alloc.h.
Referenced by _String_base< _Tp, _Alloc >::_M_allocate_block(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_create_node(), _Deque_base< _Tp, _Alloc >::_M_create_nodes(), _Deque_base< _Tp, _Alloc >::_M_initialize_map(), _Vector_base< _Tp, _Alloc >::_Vector_base(), and _STLP_alloc_proxy< size_t, _CharT, _Alloc_traits< _CharT, _Alloc >::allocator_type >::allocate().
template<class _Value, class _Tp, class _MaybeReboundAlloc>
_Tp* _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::allocate |
( |
size_type |
__n |
) |
[inline] |
Member Data Documentation
template<class _Value, class _Tp, class _MaybeReboundAlloc>
Definition at line 568 of file _alloc.h.
Referenced by _Deque_base< _Tp, _Alloc >::_Deque_base(), _List_base< _Tp, _Alloc >::_List_base(), _String_base< _Tp, _Alloc >::_M_allocate_block(), _String_base< _Tp, _Alloc >::_M_deallocate_block(), _Rb_tree_base< _Value, _Alloc >::_M_empty_initialize(), _List_base< _Tp, _Alloc >::_M_empty_initialize(), _Deque_base< _Tp, _Alloc >::_M_initialize_map(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_leftmost(), _Rb_tree_base< _Value, _Alloc >::_M_rebind(), _String_base< _Tp, _Alloc >::_M_reset(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_rightmost(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_M_root(), _String_base< _Tp, _Alloc >::_M_Swap(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::_Rb_tree(), _Rb_tree_base< _Value, _Alloc >::_Rb_tree_base(), _Slist_base< _Tp, _Alloc >::_Slist_base(), _String_base< _Tp, _Alloc >::_String_base(), _Vector_base< _Tp, _Alloc >::_Vector_base(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::clear(), _List_base< _Tp, _Alloc >::clear(), _List_base< _Tp, _Alloc >::empty(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::swap(), _STLP_alloc_proxy< size_t, _CharT, _Alloc_traits< _CharT, _Alloc >::allocator_type >::swap(), _Deque_base< _Tp, _Alloc >::~_Deque_base(), _Slist_base< _Tp, _Alloc >::~_Slist_base(), and _Vector_base< _Tp, _Alloc >::~_Vector_base().
The documentation for this class was generated from the following file:
- /home/ntakagi/work/STLport-5.1.5/stlport/stl/_alloc.h
Generated on Mon Mar 10 15:32:56 2008 by
1.5.1
|