3.5.5. mult.hpp

Full path: permutation/mult.hpp

template<typename PermL, typename PermR>
mult_expr<PermL, PermR> mult(PermL &&left, PermR &&right)
Returns

an expression template that acts as Permutation.