match overloads

Synopses

Declared in <bsls_alignmentimp.h>

Overload for bool type alignment matching.

Overload for char type alignment matching.

Overload for double type alignment matching.

Overload for float type alignment matching.

Overload for int type alignment matching.

Overload for long type alignment matching.

Overload for long double type alignment matching.

Overload for long long type alignment matching.

Overload for short type alignment matching.

Overload for wchar_t type alignment matching.

Overload for pointer type alignment matching.

Overload for function pointer type alignment matching.

Return Value

tag whose size is this overload's priority

Parameters

Name

Description

alignmentTag

tag encoding the alignment of bool

sizeTag

tag encoding sizeof(bool)

priority

tag encoding this overload's selection priority

Created with MrDocs