CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
Template magic to deduce cast results. More...
#include <object.h>
Public Types | |
typedef SmartPtr< TTo > | type |
An alias for a pointer to an instance of TTo . More... | |
Template magic to deduce cast results.
typedef SmartPtr<TTo> System::CastResult< TTo >::type |
An alias for a pointer to an instance of TTo
.