std_has_trivial_copy_constructor.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::has_trivial_copy_constructor -

has_trivial_copy_constructor

SYNOPSIS


Inherits integral_constant< bool, __has_trivial_copy(_Tp)>.

Detailed Description

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

has_trivial_copy_constructor

Definition at line 245 of file type_traits.

Author

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