#include <expand.hpp>
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:
- /export/development/ViennaMath/viennamath/manipulation/expand.hpp