WPILibC++ 2024.1.1-beta-4
detail::is_getable< BasicJsonType, T > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/detail/meta/type_traits.h>

Static Public Attributes

static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value
 

Member Data Documentation

◆ value

template<typename BasicJsonType , typename T >
constexpr bool detail::is_getable< BasicJsonType, T >::value = is_detected<get_template_function, const BasicJsonType&, T>::value
staticconstexpr

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