[next] [prev] [prev-tail] [tail] [up]
bool operator==(const triplex<T>& o) const; bool operator!=(const triplex<T>& o) const;
These operators check the equality or inequality of the current triplex object to another triplex object.
[next] [prev] [prev-tail] [front] [up]