ΒΆtemplate <typename Char, typename It>
constexpr auto write_exponent(int exp, It it)
-> It
template <typename Char, typename It>
constexpr auto write_exponent(int exp, It it)
-> It
Declared at: third_party/fmt/include/fmt/format.h:1630
Templates
- Char
- It
Parameters
- int exp
- It it