Determines if format string character has type equivalent.
This template does not work with digits however.
In otherwords this template checks if character is neither endian modifier, digit nor 'x'.
See Implementation
Determines if format string character has type equivalent.
This template does not work with digits however.
In otherwords this template checks if character is neither endian modifier, digit nor 'x'.