ΒΆtemplate <typename Container>
inline auto get_data(Container& c) ->
typename Container::value_type*
template <typename Container>
inline auto get_data(Container& c) ->
typename Container::value_type*
Declared at: third_party/fmt/include/fmt/format.h:561
Templates
- Container
Parameters
- Container& c