WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
wpi::const_pointer_or_const_ref< T, Enable > Struct Template Reference

#include <wpi/type_traits.h>

Public Types

using type = const T &
 

Member Typedef Documentation

◆ type

template<typename T , typename Enable = void>
using wpi::const_pointer_or_const_ref< T, Enable >::type = const T &

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