13#ifndef WPIUTIL_WPI_ALIGNOF_H
14#define WPIUTIL_WPI_ALIGNOF_H
\rst A contiguous memory buffer with an optional growing ability.
Definition: core.h:862
Definition: AprilTagFieldLayout.h:18
A suitably aligned and sized character array member which can hold elements of any type.
Definition: AlignOf.h:27
std::aligned_union_t< 1, T, Ts... > AlignedUnion
Definition: AlignOf.h:28