4 Nov
2025
4 Nov
'25
4:54 p.m.
El 04/11/2025 a las 17:31, Ruben Perez via Boost escribió:
This is not viable for std::format is it?
I haven't tried std::format yet, TBH. But std::format was not part of the mentioned pull request if I'm not wrong (core::string_view supports it, apparently): https://github.com/boostorg/utility/pull/51/commits/40614288c8616f430e59d7f5... Not an expert on std::format to know how we could achieve the same without a hard dependency (if possible). Best, Ion