WPILibC++ 2024.3.2
|
If T is a pointer, just return it. If it is not, return T&. More...
Public Types | |
using | type = T & |
If T is a pointer, just return it. If it is not, return T&.
using wpi::add_lvalue_reference_if_not_pointer< T, Enable >::type = T & |