We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd4af11
Worked around broken numeric_limits for 128-bit integers (#1787).
numeric_limits
Added error reporting on missing named arguments (#1796).
Stopped using 128-bit integers with clang-cl (#1800). Thanks @Kingcom.
Fixed issues in locale-specific integer formatting (#1782, #1801).