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