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

has_trivial_default_constructor More...

Inherits integral_constant< bool, __has_trivial_constructor(_Tp)>.


Detailed Description

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

has_trivial_default_constructor

Definition at line 239 of file type_traits.


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