Orders PositionElements by their position. More...
Public Member Functions | |
| bool | operator< (OrderByPosition< T > t) |
| Compare the position of two OrderByPosition elements. | |
| void | operator= (OrderByValue< T > t) |
| Assign the content of another element to this element. | |
Orders PositionElements by their position.
This class causes PositionElements, containing position and value attributes, to be sorted by their position.
1.6.1