class expression_fixshape<Arg, Shape> expressions¶
template <typename Arg, typename Shape>
struct expression_fixshape : public expression_with_arguments<Arg> { … } typedef ArgTraits ¶
using ArgTraits = typename expression_with_arguments<Arg>::first_arg_traits Defined at base/basic_expressions.hpp:480
constructor expression_fixshape<Arg, Shape>(Arg &&) ¶
Defined at base/basic_expressions.hpp:482
Defined at base/basic_expressions.hpp:478