std::is_nothrow_constructible< _Tp, _Args >(3) Library Functions Manual NAME std::is_nothrow_constructible< _Tp, _Args > - is_nothrow_constructible SYNOPSIS #include Inherits __is_nothrow_constructible_impl< _Tp, _Args... >. Detailed Description template struct std::is_nothrow_constructible< _Tp, _Args >"is_nothrow_constructible Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ std::is_nothrow_constructible< _Tp, _Args >(3)