Rosetta Utilities  2015.09
Classes | Namespaces
OrderedTuple.hh File Reference

Class for compairing/sorting data where sort-precidence is in descending order from begin() to end() More...

#include <utility/OrderedTuple.fwd.hh>
#include <platform/types.hh>
#include <utility/assert.hh>

Classes

class  utility::OrderedTuple< T >
 The ordered tuple takes a container class T and defines comparison operators so that the tuple may be sorted. More...
 

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1.
 

Detailed Description

Class for compairing/sorting data where sort-precidence is in descending order from begin() to end()

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)