std::is_copy_assignable (3) - Linux Manuals
Command to display std::is_copy_assignable
manual in Linux: $ man 3 std::is_copy_assignable
NAME
std::is_copy_assignable< _Tp > -
SYNOPSIS
Inherits std::__is_copy_assignable_impl< _Tp, bool >.
Detailed Description
template<typename _Tp>struct std::is_copy_assignable< _Tp >
is_copy_assignable
Definition at line 1118 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Pages related to std::is_copy_assignable
- std::is_copy_assignable,std::is_trivially_copy_assignable, (3) - std::is_copy_assignable,std::is_trivially_copy_assignable,
- std::is_copy_assignable,std::is_trivially_copy_assignable,std::is_nothrow_copy_assignable (3) - std::is_copy_assignable,std::is_trivially_copy_assignable,std::is_nothrow_copy_assignable
- std::is_copy_constructible,std::is_trivially_copy_constructible, (3) - std::is_copy_constructible,std::is_trivially_copy_constructible,
- std::is_copy_constructible,std::is_trivially_copy_constructible,std::is_nothrow_copy_constructible (3) - std::is_copy_constructible,std::is_trivially_copy_constructible,std::is_nothrow_copy_constructible
- std::is_copy_constructible (3)
- std::is_compound (3) - std::is_compound
- std::is_const (3) - std::is_const
- std::is_constant_evaluated (3) - std::is_constant_evaluated
- std::is_constructible,std::is_trivially_constructible,std::is_nothrow_constructible (3) - std::is_constructible,std::is_trivially_constructible,std::is_nothrow_constructible
- std::is_constructible (3)
- std::is_convertible,std::is_nothrow_convertible (3) - std::is_convertible,std::is_nothrow_convertible
- std::is_convertible (3)
- std::is_class (3) - std::is_class