This struct defines a unique type having the specified compile‐time SIZE.

Synopsis

Declared in <bsls_alignmentimp.h>

template<int SIZE>
struct AlignmentImpTag;

Data Members

Name

Description

d_dummy

Dummy member whose size determines the alignment tag size.

Created with MrDocs