comparison predicate for X value.
More...
#include <vector_2d.h>
|
| result_type | operator() (const first_argument_type &lhs, const second_argument_type &rhs) const |
| | functional operator.
|
| result_type | operator() (const first_argument_type &lhs, const second_argument_type &rhs) const |
| | functional operator.
|
comparison predicate for X value.
◆ operator()() [1/2]
| result_type rcsc::Vector2D::XCmp::operator() |
( |
const first_argument_type & | lhs, |
|
|
const second_argument_type & | rhs ) const |
|
inline |
functional operator.
- Parameters
-
| lhs | left hand side argument. |
| rhs | right hand side argument. |
- Returns
- compared result.
◆ operator()() [2/2]
| result_type rcsc::Vector2D::XCmp::operator() |
( |
const first_argument_type & | lhs, |
|
|
const second_argument_type & | rhs ) const |
|
inline |
functional operator.
- Parameters
-
| lhs | left hand side argument. |
| rhs | right hand side argument. |
- Returns
- compared result.
The documentation for this class was generated from the following files: