Go to the documentation of this file.
33 #ifndef phasePairKey_H
34 #define phasePairKey_H
55 public Hash<phasePairKey>
A class for handling words, derived from string.
label operator()(const phasePairKey &key) const
friend Istream & operator>>(Istream &is, phasePairKey &key)
Read from stdin.
phasePairKey()
Construct null.
friend Ostream & operator<<(Ostream &os, const phasePairKey &key)
Write to stdout.
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely nee...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
bool ordered() const
Return the ordered flag.
friend bool operator==(const phasePairKey &a, const phasePairKey &b)
Test if keys are equal.
An ordered pair of two objects of type <T> with first() and second() elements.
friend bool operator!=(const phasePairKey &a, const phasePairKey &b)
Test if keys are unequal.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool ordered_
Flag to indicate whether ordering is important.