Modify where
to return a where_expression
with the mask_type
of the simd
type.
#76
Labels
is implemented
The feature / issue has been implemented.
needs discussion
Needs discussion in the paper
Milestone
This is necessary since the identity
simd<T, A>::mask_type == simd_mask<T, A>
will not hold anymore.The text was updated successfully, but these errors were encountered: