#include <mystd.hpp>
Public Types | |
| typedef A | first_argument_type |
| typedef R | result_type |
| typedef B | second_argument_type |
Public Member Functions | |
| result_type | operator() (A a, B b) const |
| typedef A RTT::internal::adds3< R, A, B >::first_argument_type |
| typedef R RTT::internal::adds3< R, A, B >::result_type |
| typedef B RTT::internal::adds3< R, A, B >::second_argument_type |
| result_type RTT::internal::adds3< R, A, B >::operator() | ( | A | a, |
| B | b | ||
| ) | const [inline] |