STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Static Public Member Functions
|
List of all members
_Scoped_outermost_helper< _Alloc, class > Struct Template Reference
Static Public Member Functions
static decltype(auto)
_Fn
(_Alloc &_Al)
Member Function Documentation
template<class _Alloc , class = void>
static decltype(auto)
_Scoped_outermost_helper
< _Alloc, class >::_Fn
(
_Alloc &
_Al
)
inline
static
29
{
// gets the outermost allocator
30
return
(_Al);
31
}
The documentation for this struct was generated from the following file:
VS2017/inc/
scoped_allocator
Generated on Sat Jul 22 2017 14:36:40 for STLdoc by
1.8.8