Static Value-Flow Analysis
|
If T is a pointer, just return it. If it is not, return T&. More...
#include <Casting.h>
Public Types | |
using | type = T & |
If T is a pointer, just return it. If it is not, return T&.
using SVF::SVFUtil::add_lvalue_reference_if_not_pointer< T, Enable >::type = T & |