System::Constraints::IsDefaultConstructibleTest< T, typename > Struct Template Reference

Implementation that checks whether type is default constructible or not. More...

#include "constraints.h"

Inherits false_type.

Detailed Description

template<typename T, typename = void>
struct System::Constraints::IsDefaultConstructibleTest< T, typename >

Implementation that checks whether type is default constructible or not.