Migration between fmt and std::format
The two APIs are close enough that migration is mostly mechanical in either direction — the
The two APIs are close enough that migration is mostly mechanical in either direction — the
std::format is fmt, standardised. P0645 took fmt's design into the C++20 standard library almost