ΒΆtemplate <typename Char, typename OutputIt>
constexpr auto write(OutputIt out,
const Char* value)
-> OutputIt
template <typename Char, typename OutputIt>
constexpr auto write(OutputIt out,
const Char* value)
-> OutputIt
Declared at: third_party/fmt/include/fmt/format.h:3728
Templates
- Char
- OutputIt
Parameters
- OutputIt out
- const Char* value