std_is_constructible.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::is_constructible -

is_constructible

SYNOPSIS


Inherits integral_constant< bool, __is_constructible_helper< _Tp, _Args...>::__value >.

Detailed Description

template<typename _Tp, typename... _Args> struct std::is_constructible< _Tp, _Args >

is_constructible

Definition at line 231 of file type_traits.

Author

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