Go to the source code of this file.
Classes | |
| class | Sundance::OrderedPair< A, B > |
| OrderedPair provides a means of lexigraphic comparison of a pair of objects. More... | |
| class | Sundance::OrderedTriple< A, B, C > |
| Lexigraphically-comparable triple of objects. More... | |
| class | Sundance::OrderedQuartet< A, B, C, D > |
| Lexigraphically-comparable quartet of objects. More... | |
Namespaces | |
| namespace | Sundance |
Functions | |
| template<class A , class B > | |
| std::ostream & | Sundance::operator<< (std::ostream &os, const OrderedPair< A, B > &p) |