std_has_trivial_default_constructor.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::has_trivial_default_constructor -

has_trivial_default_constructor

SYNOPSIS


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.

Author

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