std::has_nothrow_default_constructor< _Tp > Struct Template Reference
[Type Traits]

has_nothrow_default_constructor More...

Inherits integral_constant< bool, __has_nothrow_constructor(_Tp)>.


Detailed Description

template<typename _Tp>
struct std::has_nothrow_default_constructor< _Tp >

has_nothrow_default_constructor

Definition at line 263 of file type_traits.


The documentation for this struct was generated from the following file: