BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls::AlignmentToType< ALIGNMENT > Struct Template Reference

#include <bsls_alignmenttotype.h>

Public Types

typedef AlignmentImpPriorityToType< PRIORITY >::Type Type
 

Detailed Description

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

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

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: