cppreference.com
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
View
Edit
History
Actions
std::
is_move_assignable,
std::
is_trivially_move_assignable,
std::
is_nothrow_move_assignable
From cppreference.com
<
cpp
|
types
C++
Compiler support
Freestanding and hosted
Language
Standard library
Standard library headers
Named requirements
Feature test macros
(C++20)
Language support library
Concepts library
(C++20)
Diagnostics library
Memory management library
Metaprogramming library
(C++11)
General utilities library
Containers library
Iterators library
Ranges library
(C++20)
Algorithms library
Strings library
Text processing library
Numerics library
Date and time library
Input/output library
Filesystem library
(C++17)
Concurrency support library
(C++11)
Execution control library
(C++26)
Technical specifications
Symbols index
External libraries
[edit]
Metaprogramming library
Type traits
Type categories
is_void
(C++11)
is_null_pointer
(C++11)
(
DR*
)
is_array
(C++11)
is_pointer
(C++11)
is_enum
(C++11)