STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
aligned_storage< _Len, _Align > Struct Template Reference

Public Types

typedef _Aligned< _Len, _Align, char, _FITS(char)>::type type
 

Member Typedef Documentation

template<size_t _Len, size_t _Align = alignment_of<max_align_t>::value>
typedef _Aligned<_Len, _Align, char, _FITS(char)>::type aligned_storage< _Len, _Align >::type

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