STLdoc
STLdocumentation
 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)
inlinestatic
29  { // gets the outermost allocator
30  return (_Al);
31  }

The documentation for this struct was generated from the following file: