std::is_nothrow_move_assignable< _Tp >(3) Library Functions Manual std::is_nothrow_move_assignable< _Tp >(3)

std::is_nothrow_move_assignable< _Tp > - is_nothrow_move_assignable

#include <type_traits>

Inherits __is_nothrow_assignable_impl< __add_lval_ref_t< _Tp >, __add_rval_ref_t< _Tp > >.

struct std::is_nothrow_move_assignable< _Tp >"is_nothrow_move_assignable

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

libstdc++