Storage type whose alignment matches Align bytes.
Used to instantiate std::vector specializations with guaranteed buffer alignment.
Definition at line 29 of file TEmulatedCollectionProxy.h.
Public Attributes | |
| char | data [Align] = {} |
#include <TEmulatedCollectionProxy.h>
| char TEmulatedCollectionProxy::AlignedStorage< Align >::data[Align] = {} |
Definition at line 30 of file TEmulatedCollectionProxy.h.