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