CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
A template predicate that determines if type Derived
is derived from Base
.
More...
#include <constraints.h>
Inherits std::is_base_of< Base, Derived >.
A template predicate that determines if type Derived
is derived from Base
.