Maps format string to D type tuple.
Any invalid character specified in format string results in static assert failure. To see supported format specifiers and types, see pack function.
See Implementation
Maps format string to D type tuple.
Any invalid character specified in format string results in static assert failure. To see supported format specifiers and types, see pack function.