My Project
Public Attributes | List of all members
bsl::aligned_storage< GUARD, N, A >::type Class Referencefinal

Implements the std::aligned_storage type interface. More...

#include <aligned_storage.hpp>

Public Attributes

byte m_data [N]
 an array that provides the underlying storage
 

Detailed Description

template<typename GUARD, bsl::uintmax N, bsl::uintmax A = 0>
class bsl::aligned_storage< GUARD, N, A >::type

Implements the std::aligned_storage type interface.


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