Skip to content

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.

Template parameters
Args wrapped expression types

Fully qualified name: kfr::expression_pack

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.