WPILibC++ 2024.3.2
wpi::detail::HasPointerLikeTypeTraits< T, decltype((sizeof(PointerLikeTypeTraits< T >)+sizeof(T)), void())> 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 = true
 

Member Data Documentation

◆ value

template<typename T >
const bool wpi::detail::HasPointerLikeTypeTraits< T, decltype((sizeof(PointerLikeTypeTraits< T >)+sizeof(T)), void())>::value = true
static

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