comparison predicatio for XY value (Y -> X order)
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 predicatio for XY value (Y -> X order)
◆ operator()() [1/2]
| result_type rcsc::Vector2D::YXCmp::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::YXCmp::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: