CodePorting.Translator.Cs2Cpp.Framework
|
Traits class to check if specific class is a specialization of System::WeakPtr. Doesn't check if instance is actually in weak mode. More...
#include <weak_ptr.h>
Inherits System::detail::is_a< T, System::WeakPtr >.
Traits class to check if specific class is a specialization of System::WeakPtr. Doesn't check if instance is actually in weak mode.
T | Tested type. |