Overload for wchar_t type alignment matching.

Synopsis

Description

Matches a type with the size and alignment of wchar_t and returns a tag whose size is this overload's priority.

Return Value

tag whose size is this overload's priority

Parameters

Name

Description

alignmentTag

tag encoding the alignment of wchar_t

sizeTag

tag encoding sizeof(wchar_t)

priority

tag encoding this overload's selection priority

Created with MrDocs