tetl 0.1.0
Embedded Template Library
|
If the expression etl::declval<T>() = etl::declval<U>() is well-formed in unevaluated context, provides the member constant value equal true. Otherwise, value is false. Access checks are performed as if from a context unrelated to either type. More...
#include <is_trivially_assignable.hpp>
Additional Inherited Members | |
![]() | |
using | type = integral_constant< Type, Val > |
using | value_type = Type |
![]() | |
constexpr | operator value_type () const noexcept |
constexpr auto | operator() () const noexcept -> value_type |
![]() | |
static constexpr Type | value = Val |
If the expression etl::declval<T>() = etl::declval<U>() is well-formed in unevaluated context, provides the member constant value equal true. Otherwise, value is false. Access checks are performed as if from a context unrelated to either type.