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