Specializations of this struct provide a primitive type (as a Type typedef) that corresponds to the specified PRIORITY level.
Synopsis
Declared in <bsls_alignmentimp.h>
template<int PRIORITY>
struct AlignmentImpPriorityToType;
Specializations
Name |
Description |
Maps priority 1 to |
|
Maps priority 10 to |
|
Maps priority 11 to |
|
Maps priority 12 to |
|
Maps priority 2 to |
|
Maps priority 3 to |
|
Maps priority 4 to a function‐pointer type. |
|
Maps priority 5 to |
|
Maps priority 6 to |
|
Maps priority 7 to |
|
Maps priority 8 to |
|
Maps priority 9 to |
Created with MrDocs