Declared in <fmt/ostream.h>
<fmt/ostream.h>
template<typename... T> void println( std::ostream& os, format_string<T...> fmt, T&&... args);