tetl 0.1.0
Embedded Template Library
|
If T is not a referenceable type (i.e., possibly cv-qualified void or a function type with a cv-qualifier-seq or a ref-qualifier), provides a member constant value equal to false. Otherwise, provides a member constant value equal to etl::is_trivially_constructible<T, T&&>::value. More...
#include <is_trivially_move_constructible.hpp>
Additional Inherited Members | |
![]() | |
using | type |
using | type |
using | value_type |
using | value_type |
![]() | |
constexpr | operator value_type () const noexcept |
constexpr | operator value_type () const noexcept |
constexpr auto | operator() () const noexcept -> value_type |
constexpr auto | operator() () const noexcept -> value_type |
![]() | |
static constexpr bool | value |
static constexpr bool | value |
If T is not a referenceable type (i.e., possibly cv-qualified void or a function type with a cv-qualifier-seq or a ref-qualifier), provides a member constant value equal to false. Otherwise, provides a member constant value equal to etl::is_trivially_constructible<T, T&&>::value.