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