[c++20] Don't consider string literal operator templates for numeric
literals. A literal interpretation of the standard wording allows this, but it was never intended that string literal operator templates would be used for anything other than user-defined string literals.
Loading
Please sign in to comment