WPILibC++ 2025.1.1
|
A suitably aligned and sized character array member which can hold elements of any type. More...
#include <wpi/AlignOf.h>
Public Attributes | |
std::byte | buffer [(std::max)({static_cast< size_t >(1), sizeof(Ts)...})] |
A suitably aligned and sized character array member which can hold elements of any type.
std::byte wpi::AlignedCharArrayUnion< Ts >::buffer[(std::max)({static_cast< size_t >(1), sizeof(Ts)...})] |