|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | is_trivially_copy_constructible< T > |
| Same as copy, but uses etl::is_trivially_constructible<T, T const&>. More... | |
Namespaces | |
| namespace | etl |
Variables | |
| template<typename T > | |
| constexpr bool | is_trivially_copy_constructible_v = is_trivially_copy_constructible<T>::value |