Hacker News new | ask | show | jobs
by bippingchip 1069 days ago
If you just need a nice print: fmtlib is a really nice c++23 style implementation without needing c++23 compiler support. Highly recommend it. It’s simple. It’s fast.