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

has_nothrow_copy_constructor More...

Inherits integral_constant< bool, __has_nothrow_copy(_Tp)>.


Detailed Description

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

has_nothrow_copy_constructor

Definition at line 269 of file type_traits.


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