struct is_fast_float

Declaration

template <typename T,
          bool =
              std::is_floating_point<type - parameter - 0 - 0>::value>
struct is_fast_float { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/format.h:859

Templates

T
bool