1871. Non-identifier characters in ud-suffix
Section: 5.13.8 [lex.ext] Status: extension Submitter: Richard Smith Date: 2014-02-17A ud-suffix is defined in 5.13.8 [lex.ext] as an identifier. This prevents plausible user-defined literals for currency symbols, which are not categorized as identifier characters.
Rationale (June, 2014):
CWG felt that a decision on whether to allow this capability or not should be considered by EWG.