WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::is_simple_type< X > Struct Template Reference

#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: