|
BDE 4.39.x Production Release
|
#include <bsls_alignmentimp.h>
This struct provides an enumerator VALUE that is initialized to the required alignment for the specified TYPE.
Public Types | |
| enum | { VALUE = sizeof(AlignmentCalc) - sizeof(TYPE) } |
| typedef AlignmentImpTag< VALUE > | Tag |
| typedef AlignmentImpTag<VALUE> bsls::AlignmentImpCalc< TYPE >::Tag |
Alias for the unique type for each alignment value.