If T is a pointer, just return it. If it is not, return T&.
More...
#include <Casting.h>
template<typename T, typename Enable = void>
struct add_lvalue_reference_if_not_pointer< T, Enable >
If T is a pointer, just return it. If it is not, return T&.
Definition at line 42 of file Casting.h.
The documentation for this struct was generated from the following file:
- caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h