std_has_nothrow_copy_constructor.3cxx

Langue: en

Version: 342872 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::has_nothrow_copy_constructor -

has_nothrow_copy_constructor

SYNOPSIS


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.

Author

Generated automatically by Doxygen for libstdc++ from the source code.