CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
System::Constraints::IsDefaultConstructible< T > Struct Template Reference

A template predicate that determines if type T is default constructible. More...

#include <constraints.h>

Inherits System::Constraints::IsDefaultConstructibleTest< T, typename >.

Detailed Description

template<typename T>
struct System::Constraints::IsDefaultConstructible< T >

A template predicate that determines if type T is default constructible.