"library/vscode:/vscode.git/clone" did not exist on "c0f698d5c09df5cfd97ff0520b86a8b5f6eccc54"
  • Ivan Smirnov's avatar
    Make changes to format_descriptor backwards-compat · 5e71e17b
    Ivan Smirnov authored
    The format strings that are known at compile time are now accessible
    via both ::value and ::format(), and format strings for everything
    else is accessible via ::format(). This makes it backwards compatible.
    5e71e17b
example20.cpp 3.34 KB