struct is_integral

Declaration

template <typename T>
struct is_integral { /* full declaration omitted */ };

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

Templates

T