STLdoc
STLdocumentation
|
This is the complete list of members for _Alloc_allocate, including all inherited members.
_Fn(int, _Alloc &_Al, _Size_type _Count, _Const_void_pointer _Hint) -> decltype(_Al.allocate(_Count, _Hint)) | _Alloc_allocate | inlinestatic |
_Fn(_Wrap_int, _Alloc &_Al, _Size_type _Count, _Const_void_pointer) -> decltype(_Al.allocate(_Count)) | _Alloc_allocate | inlinestatic |