Y
Hacker News
new
|
ask
|
show
|
jobs
by
LaLaLand122
1123 days ago
I doubt it's yet implemented in any standard library. But it has been in the fmt namespace for close to a decade:
https://fmt.dev/
. I do use it in a C++11-only codebase.