Combined type. More...
#include <typedefs.hh>
Public Types | |
| typedef F | type |
Combined type.
Result type when multiplying or adding two values of type F and G.
Should be defined for all classes, which can be multiplied or added.
Definition at line 117 of file typedefs.hh.
| typedef F concepts::Combtype< F, G >::type |
Definition at line 118 of file typedefs.hh.