#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 138 of file typedefs.hh.
| typedef F concepts::Combtype< F, G >::type |
Definition at line 139 of file typedefs.hh.