Public Types

expand_product< LHS, RHS, lhs_expandable, rhs_expandable > Struct Template Reference

#include <expand.hpp>

Public Types

typedef ct_binary_expr< LHS,
op_mult< default_numeric_type >
, RHS > 
type

template<typename LHS, typename RHS, bool lhs_expandable = (has_plus_or_minus<LHS>::value != 0), bool rhs_expandable = (has_plus_or_minus<RHS>::value != 0)>
struct viennamath::result_of::detail::expand_product< LHS, RHS, lhs_expandable, rhs_expandable >


Member Typedef Documentation


The documentation for this struct was generated from the following file: