WPILibC++ 2023.4.3-108-ge5452e3
|
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 & |