mn::stl::divides< T > Member List
This is the complete list of members for mn::stl::divides< T >, including all inherited members.
first_argument_type typedef | mn::stl::binary_function< T, T, T > | |
operator()(const T &a, const T &b) const noexcept | mn::stl::divides< T > | inline |
result_type typedef | mn::stl::binary_function< T, T, T > | |
second_argument_type typedef | mn::stl::binary_function< T, T, T > |