has_nothrow_default_constructor Class
Visual Studio 2012
Tests if type doesn't throw on default construction.
template<class Ty>
struct has_nothrow_default_constructor;
Tests if type doesn't throw on default construction.
template<class Ty>
struct has_nothrow_default_constructor;