If T is a pointer, just return it. If it is not, return T&.
More...
#include <type_traits.h>
template<typename T, typename Enable = void>
struct wpi::add_lvalue_reference_if_not_pointer< T, Enable >
If T is a pointer, just return it. If it is not, return T&.
The documentation for this struct was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/wpiutil/src/main/native/include/wpi/type_traits.h