A convinience wrapper around if_else.
{
template<simd_value T, relative_conditional_expr Ignore, value Other>
template<simd_value T, relative_conditional_expr Ignore, generator Other>
}
constexpr auto replace_ignored
A small helper to replace ignored values.
Definition replace.hpp:71
typename decltype(detail::as_translated_type(as< T >{}))::type translate_t
Returns the final translated type of T.
Definition translation.hpp:107
EVE Main Namespace.
Definition abi.hpp:19
Same as if_else.