#include <functional.hpp>
Public Member Functions | |
| template<typename T1, typename T2> | |
| binary_function_traits< function_tag::modulus, const T1 &, const T2 & >::result_type | operator() (const T1 &x, const T2 &y) const |
Definition at line 431 of file functional.hpp.
| binary_function_traits<function_tag:: modulus , const T1&, const T2&>::result_type Arageli::gfunc::by_tag< function_tag::modulus >::operator() | ( | const T1 & | x, | |
| const T2 & | y | |||
| ) | const [inline] |
Definition at line 431 of file functional.hpp.
1.4.7