BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bsls::AlignmentToType< ALIGNMENT > Struct Template Reference

#include <bsls_alignmenttotype.h>

Detailed Description

template<int ALIGNMENT>
struct bsls::AlignmentToType< ALIGNMENT >

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

See bsls_alignmenttotype

Public Types

typedef AlignmentImpPriorityToType< PRIORITY >::Type Type
 

Member Typedef Documentation

◆ Type

template<int ALIGNMENT>
typedef AlignmentImpPriorityToType<PRIORITY>::Type bsls::AlignmentToType< ALIGNMENT >::Type

Alias for a primitive type that has the specified ALIGNMENT requirement.


The documentation for this struct was generated from the following file: