We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
19bd751
Fixed ostream support in sprintf (#1631).
sprintf
Fixed type detection when using implicit conversion to string_view and ostream operator<< inconsistently (#1662).
string_view
operator<<