103 return (a.hit_ ==
b.hit_) && (a.hitObject_ ==
b.hitObject_);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This class describes a combination of target object index and success flag.
friend bool operator!=(const objectHit &a, const objectHit &b)
label hitObject() const
Return hit object.
friend bool operator==(const objectHit &a, const objectHit &b)
objectHit()
Construct null.
friend Ostream & operator<<(Ostream &os, const objectHit &obj)
bool hit() const
Is there a hit.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label readLabel(Istream &is)