WPILibC++ 2026.2.2
Loading...
Searching...
No Matches
detail::is_tuple_formattable_< T, C, true > Class Template Reference

#include <fmt/ranges.h>

Static Public Attributes

static constexpr const bool value
 

Member Data Documentation

◆ value

template<typename T , typename C >
const bool detail::is_tuple_formattable_< T, C, true >::value
staticconstexpr
Initial value:
=
decltype(check(tuple_index_sequence<T>{}))::value
static constexpr const bool value
Definition ranges.h:173
make_index_sequence< std::tuple_size< T >::value > tuple_index_sequence
Definition ranges.h:152

The documentation for this class was generated from the following file: