Typedef expression_pack¶
typedef expression_pack base¶
using expression_pack = expression_make_function<fn::packtranspose, Args...> Type alias for the expression that packs several expressions into a single vector-valued expression.
| Args | wrapped expression types |
Fully qualified name: kfr::expression_pack
Declared at base/basic_expressions.hpp:1195
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.