Hacker News new | ask | show | jobs
by pauljurczak 911 days ago
True. This is not a modern C++. It is a futuristic C++. Use {fmt} library in the meantime.
1 comments

I feel modern c++ is not so much mew features, save a few like move, but embracing guarantees with things like raii types.