|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | is_trivially_default_constructible< T > |
| If etl::is_trivially_constructible<T>::value is true, provides the member constant value equal to true, otherwise value is false. More... | |
Namespaces | |
| namespace | etl |
Variables | |
| template<typename T > | |
| constexpr bool | is_trivially_default_constructible_v = is_trivially_default_constructible<T>::value |