|
BDE 4.39.x Production Release
|
#include <bslma_memoryresourceimpsupport.h>
COMPONENT-PRIVATE struct – DO NOT USE. Maximally aligned struct holding an unsigned 64-bit integer. This struct is exposed in the component header so that MemoryResourceImpSupport::singularPointer can be implemented as constexpr and inline.
Public Attributes | |
| unsigned long long | d_data |
| bsls::AlignmentUtil::MaxAlignedType | d_alignment |
| bsls::AlignmentUtil::MaxAlignedType bslma::MemoryResourceImpSupport_AlignedData::d_alignment |
| unsigned long long bslma::MemoryResourceImpSupport_AlignedData::d_data |