struct arg_mapper::formattable

Declaration

template <typename T, typename U = remove_const_t<T>>
struct arg_mapper::formattable { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/core.h:1443

Templates

T
U