CodePorting.Translator.Cs2Cpp.Framework
|
A template predicate that determines if the specified type is a Exception class or its descendant. More...
#include <object.h>
Inherits std::is_base_of< System::ExceptionWrapperType, T >.
A template predicate that determines if the specified type is a Exception class or its descendant.
T | The type to check |