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

3-key meta-key More...

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

Classes

class  utility::keys::Key3Vector< K >
 3-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== (Key3Vector< K > const &a, Key3Vector< K > const &b)
 Key3Vector == Key3Vector. More...
 
template<typename K >
bool utility::keys::operator!= (Key3Vector< K > const &a, Key3Vector< K > const &b)
 Key3Vector != Key3Vector. More...
 
template<typename K >
bool utility::keys::operator< (Key3Vector< K > const &a, Key3Vector< K > const &b)
 Key3Vector < Key3Vector. More...
 

Detailed Description

3-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