WPILibC++ 2024.3.2
detail::is_tuple_formattable_< T, C, bool > Class Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/ranges.h>

Static Public Attributes

static constexpr const bool value = false
 

Member Data Documentation

◆ value

template<typename T , typename C , bool = is_tuple_like_<T>::value>
constexpr const bool detail::is_tuple_formattable_< T, C, bool >::value = false
staticconstexpr

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