op_div_traits< S1, S2, T1, T2 > Struct Template Reference
[Operators]
The type of the result of division between two
Element instances.
More...
List of all members.
Detailed Description
template<typename S1, typename S2, typename T1, typename T2>
struct vcsn::op_div_traits< S1, S2, T1, T2 >
The type of the result of division between two
Element instances.
By default, the result type is the type of the first argument.
Definition at line 83 of file element_op_traits.hh.