Class is_nothrow_copy_constructible

Synopsis

struct is_nothrow_copy_constructible
    : __is_nothrow_constructible_impl<_Tp, __add_lval_ref_t<const _Tp>>;

Defined in file </usr/include/c++/13/type_traits> on line 1131