template <typename T, typename C, bool = is_tuple_like_<T>::value>

class is_tuple_formattable_

Defined at line 153 of file ../../third_party/fmtlib/src/include/fmt/ranges.h

Public Members

static const bool value