WPILibC++ 2024.3.2
detail::is_map< T > 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
 

Member Data Documentation

◆ value

template<typename T >
constexpr const bool detail::is_map< T >::value
staticconstexpr
Initial value:
=
!std::is_void<decltype(check<T>(nullptr))>::value
static constexpr const bool value
Definition: ranges.h:73

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