ΒΆtemplate <typename Char,
typename R,
typename OutputIt>
constexpr auto copy_str(R&& rng, OutputIt out)
-> OutputIt
template <typename Char,
typename R,
typename OutputIt>
constexpr auto copy_str(R&& rng, OutputIt out)
-> OutputIt
Declared at: third_party/fmt/include/fmt/core.h:1501
Templates
- Char
- R
- OutputIt
Parameters
- R&& rng
- OutputIt out