#include <rectangle_concept.hpp>
Public Member Functions | |
less_rectangle_concept (orientation_2d orient=VERTICAL) | |
enable_if< typename gtl_and < typename is_rectangle_concept< typename geometry_concept < rectangle_type_1 >::type > ::type, typename is_rectangle_concept< typename geometry_concept < rectangle_type_2 >::type > ::type >::type, bool >::type | operator() (const rectangle_type_1 &a, const rectangle_type_2 &b) const |
|
inline |
|
inline |