namespace vsip::impl
template <typename DstBlock, typename LBlock, typename RBlock, typename LType, typename RType>
struct Serial_expr_evaluator<1,DstBlock,const Binary_expr_block<*,gt_functor,LBlock,LType,RBlock,RType>,Simd_builtin_tag>
Files: ../../vsip/impl/simd/eval-generic.hpp
[xref] [Source]
Public Typedefs Summary:
Binary_expr_block<*, gt_functor, LBlock, LType, RBlock, RType>SrcBlock [xref] [Source]
Adjust_layout_dim::typedst_lp [xref] [Source]
Adjust_layout_dim::typelblock_lp [xref] [Source]
Adjust_layout_dim::typerblock_lp [xref] [Source]

Public Member functions Summary:
static const char*name() [xref] [Source]
static boolrt_valid(DstBlock& dst, const SrcBlock& src) [xref] [Source]
static voidexec(DstBlock& dst, const SrcBlock& src) [xref] [Source]

Public Data members Summary:
const boolct_valid [xref] [Source]