N
naoki
Is it possible to sort a given container using two properties of the
content?
example:
class Rectangle {
int x, y;
int width, height;
};
std::list<Rectangle> my_list;
The main problem is to construct an R+ Tree.
content?
example:
class Rectangle {
int x, y;
int width, height;
};
std::list<Rectangle> my_list;
The main problem is to construct an R+ Tree.