WPILibC++
2025.3.2
Loading...
Searching...
No Matches
Public Types
|
List of all members
wpi::add_const_past_pointer< T, std::enable_if_t< std::is_pointer_v< T > > > Struct Template Reference
#include <
wpi/type_traits.h
>
Public Types
using
type
= const std::remove_pointer_t<T> *
Member Typedef Documentation
◆
type
template<typename T >
using
wpi::add_const_past_pointer
< T, std::enable_if_t< std::is_pointer_v< T > > >::type = const std::remove_pointer_t<T> *
The documentation for this struct was generated from the following file:
wpi/
type_traits.h
wpi
add_const_past_pointer< T, std::enable_if_t< std::is_pointer_v< T > > >
Generated on Mon Mar 17 2025 23:50:40 for WPILibC++ by
1.12.0