Use std::format in general API to output key of a pair when presence of user-defined formatter isn’t defined for the user type? Default format?
I am using std::format inside my assert macro. Inside a custom container I want to write:
I am using std::format inside my assert macro. Inside a custom container I want to write: