Storage type whose alignment matches AlignT bytes.
Used to instantiate std::vector specializations with guaranteed buffer alignment.
Definition at line 53 of file BitUtils.hxx.
Public Attributes | |
| char | data [AlignT] = {} |
#include <ROOT/BitUtils.hxx>
| char ROOT::Internal::RAlignedStorage< AlignT >::data[AlignT] = {} |
Definition at line 54 of file BitUtils.hxx.