CodePorting.Translator.Cs2Cpp.Framework
|
Trait struct to convert argument type to a weak-pointer, if it is a pointer type. More...
#include <weak_ptr.h>
Inherits std::conditional< IsSmartPtr< T >::value, WeakPtr< RemoveShared< T >::type >, T >.
Trait struct to convert argument type to a weak-pointer, if it is a pointer type.