![]() |
Rosetta Utilities
2014.16.56682
|
Indirect sort : sorts a container with some data without altering it. More...
#include <utility/pointer/ReferenceCount.hh>#include <utility/vector1.hh>#include <core/types.hh>#include <algorithm>Classes | |
| class | utility::IndirectSorter< DataContainerType, ComparatorType > |
| Sorts a container of things indirectly. More... | |
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1. | |
Indirect sort : sorts a container with some data without altering it.
1.8.7