![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
|
externconstexpr |
Type trait to detect if an instance of T is move assignable.
| T | The type of the value to check |
|
externconstexpr |
Type trait to detect if an instance of T is move assignable.
| T | The type of the value to check |
|
externconstexpr |
Type trait to detect if an instance of T is move assignable without throwing.
| T | The type of the value to check |
|
externconstexpr |
Type trait to detect if an instance of T is move assignable without throwing.
| T | The type of the value to check |
|
externconstexpr |
Type trait to detect if an instance of T is trivially move assignable.
| T | The type of the value to check |
|
externconstexpr |
Type trait to detect if an instance of T is trivially move assignable.
| T | The type of the value to check |