ΒΆtemplate <typename Char>
inline auto get_data(std::basic_string<Char>& s)
-> Char*
template <typename Char>
inline auto get_data(std::basic_string<Char>& s)
-> Char*
Declared at: third_party/fmt/include/fmt/format.h:557
Templates
- Char
Parameters
- std::basic_string<Char>& s