CodePorting.Translator.Cs2Cpp.Framework
|
Checks if type has System::Collections::Generic::IEnumerable specialization as basetype. If so, value member is set to true, otherwise it is set to false. More...
#include <test_predicates.h>
Inherits std::false_type.
Checks if type has System::Collections::Generic::IEnumerable specialization as basetype. If so, value member is set to true, otherwise it is set to false.
T | Type to check. |