std::is_constructible< _Tp, _Args >(3cxx) | std::is_constructible< _Tp, _Args >(3cxx) |
std::is_constructible< _Tp, _Args > - is_constructible
Inherits __is_constructible_impl< _Tp, _Args... >.
struct std::is_constructible< _Tp, _Args >"is_constructible
Definition at line 952 of file type_traits.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |