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 >.

Detailed Description

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

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