This struct provides a typedef, Type, that aliases a type having the specified ALIGNMENT requirement.

Synopsis

Declared in <bsls_alignmenttotype.h>

template<>
struct AlignmentToType<16>;

Types

Name

Description

Type

Placeholder type with the specified ALIGNMENT.

Created with MrDocs