template <typename OpTag, typename T, typename Block1, typename Block2, typename TagList, typename Tag, typename Rest, typename EvalExpr>
struct General_dispatch<OpTag,Return_scalar<T>,Op_list_2<Block1,Block2>,TagList,Tag,Rest,EvalExpr,true>
Files: ../../vsip/impl/general_dispatch.hpp
In case the compile-time check passes, we decide at run-time whether
or not to use this backend.
[xref] [Source]
| Public Member functions Summary: |
| static T | exec(const Block1& op1, const Block2& op2) [xref] [Source] |
Generated on Sat Sep 16 22:53:25 2006 by
synopsis