WPILibC++ 2023.4.3
detail::range_format_kind_< T > Struct Template Reference

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

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

◆ value

template<typename T >
constexpr auto detail::range_format_kind_< T >::value
staticconstexpr
Initial value:
= std::is_same<range_reference_type<T>, T>::value
static constexpr const bool value
Definition: ranges.h:75
static constexpr const bool value
Definition: ranges.h:88
Definition: core.h:1240

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