formatStringOf

Maps D type to corresponding format type string.

To get complete format string from TypeTuple, use formatOf instead.

Any unsupported or not mutable type results in static assert failure. To see supported format specifiers and types, see pack function documentaton.

template formatStringOf (
Type
) {}

Members

Aliases

T
alias T = ElementEncodingType!Type
Undocumented in source.
T
alias T = ElementEncodingType!Type
Undocumented in source.
T
alias T = Type
Undocumented in source.

Variables

formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
formatStringOf
enum string formatStringOf;
Undocumented in source.
prefix
enum string prefix;
Undocumented in source.
prefix
enum string prefix;
Undocumented in source.
prefix
enum string prefix;
Undocumented in source.

Meta