Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
KeyLess.hh File Reference

Key comparison functor template. More...

Go to the source code of this file.

Classes

class  utility::keys::KeyLess< T, U >
 Key member comparison functor template. More...
 
class  utility::keys::PointerKeyLess< T, U >
 Key member comparison functor template for pointers. More...
 

Namespaces

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

Detailed Description

Key comparison functor template.

Author
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)
Note
  • Types must have key() member functions and comparable keys

Definition in file KeyLess.hh.