WPILibC++ 2024.1.1-beta-4
wpi::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer_v< T > > > Struct Template Reference

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

Public Types

using type = T
 

Member Typedef Documentation

◆ type

template<typename T >
using wpi::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer_v< T > > >::type = T

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