Public Types

expand_with_factor< ExpressionType, FactorType, needs_expansion > Struct Template Reference

#include <expand.hpp>

Public Types

typedef ct_binary_expr
< ExpressionType, op_mult
< default_numeric_type >
, FactorType > 
type

template<typename ExpressionType, typename FactorType, bool needs_expansion = (has_plus_or_minus<ExpressionType>::value != 0)>
struct viennamath::result_of::detail::expand_with_factor< ExpressionType, FactorType, needs_expansion >


Member Typedef Documentation

typedef ct_binary_expr< ExpressionType, op_mult<default_numeric_type>, FactorType > type

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