(no title)
merlincorey | 5 months ago
They do mention "std::print"[2] from C++23 (which uses std::format) and compile times, but, they don't touch on "std::format" at all.
See:
[1] https://en.cppreference.com/w/cpp/utility/format/format.html
merlincorey | 5 months ago
They do mention "std::print"[2] from C++23 (which uses std::format) and compile times, but, they don't touch on "std::format" at all.
See:
[1] https://en.cppreference.com/w/cpp/utility/format/format.html
amomchilov|5 months ago
The kinds of places still waiting C++ aren’t usually the ones that put much emphasis on using a compiler from the past decade.
Java 8 and C++98 will be here forever lol
hoten|5 months ago
shakna|5 months ago
Unfortunately, MSVC, always lags and fails to implement some things.
unknown|5 months ago
[deleted]
pton_xd|5 months ago