Class is_nothrow_copy_constructible

is_nothrow_copy_constructible

Synopsis

Declared in header <type_traits>

struct is_nothrow_copy_constructible
    : __is_nothrow_copy_constructible_impl<_Tp>::type;