#include <p_line2d.hh>
Public Types | |
| typedef set_precise_unary_ < op::ord, p_line2d > | ret |
Public Member Functions | |
| bool | strict (const p_line2d &lhs, const p_line2d &rhs) const |
Definition at line 64 of file p_line2d.hh.
| typedef set_precise_unary_< op::ord, p_line2d > mln::trait::set_precise_unary_< op::ord, p_line2d >::ret |
Definition at line 66 of file p_line2d.hh.
| bool mln::trait::set_precise_unary_< op::ord, p_line2d >::strict | ( | const p_line2d & | lhs, | |
| const p_line2d & | rhs | |||
| ) | const [inline] |
Definition at line 334 of file p_line2d.hh.
References mln::p_line2d::begin(), mln::p_line2d::end(), and mln::util::ord_lexi_strict().
1.5.6