WPILibC++ 2024.3.2
wpi::detail::IsPointerLike< T > Struct Template Reference

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

Static Public Attributes

static const bool value = HasPointerLikeTypeTraits<T>::value
 

Member Data Documentation

◆ value

template<typename T >
const bool wpi::detail::IsPointerLike< T >::value = HasPointerLikeTypeTraits<T>::value
static

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