Rosetta Utilities  2015.09
Classes | Namespaces | Functions
Key4Vector.hh File Reference

4-key meta-key More...

#include <utility/keys/Key4Vector.fwd.hh>
#include <utility/assert.hh>

Classes

class  utility::keys::Key4Vector< K >
 4-key meta-key More...
 

Namespaces

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

Functions

template<typename K >
bool utility::keys::operator== (Key4Vector< K > const &a, Key4Vector< K > const &b)
 Key4Vector == Key4Vector. More...
 
template<typename K >
bool utility::keys::operator!= (Key4Vector< K > const &a, Key4Vector< K > const &b)
 Key4Vector != Key4Vector. More...
 
template<typename K >
bool utility::keys::operator< (Key4Vector< K > const &a, Key4Vector< K > const &b)
 Key4Vector < Key4Vector. More...
 

Detailed Description

4-key meta-key

Author
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)
Note
  • Provides a meta-key from keys of the same type