tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
aligned_union< Len, Types >::type Struct Reference

#include <aligned_union.hpp>

Public Attributes

char storage [detail::vmax(Len, sizeof(Types)...)]
 

Member Data Documentation

◆ storage

template<size_t Len, typename... Types>
char storage[detail::vmax(Len, sizeof(Types)...)]

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