My Project
Public Attributes | List of all members
bsl::aligned_union< GUARD, LEN, TYPES >::type Class Reference

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

#include <aligned_union.hpp>

Public Attributes

byte m_data [index_sequence< LEN, sizeof(TYPES)... >::max()]
 defines the storage component of the bsl::aligned_union
 

Detailed Description

template<typename GUARD, bsl::uintmax LEN, typename... TYPES>
class bsl::aligned_union< GUARD, LEN, TYPES >::type

Implements the std::aligned_union type interface.


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