WPILibC++ 2024.1.1-beta-4
wpi::is_simple_type< X > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/llvm/include/wpi/Casting.h>

Static Public Attributes

static const bool value
 

Member Data Documentation

◆ value

template<class X >
const bool wpi::is_simple_type< X >::value
static
Initial value:
=
std::is_same_v<X, typename simplify_type<X>::SimpleType>

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