C++23

From Inkscape Wiki
Jump to navigation Jump to search

See also C++11, C++17, C++20.

Some things that will be interesting to use once C++23 is common:

Feature Since Can use? GCC Apple Clang Comment
std::print
std::println
C++23 not yet 14 15.2 (partial) Better and more efficient printing of strings. Printing