Struct Index::LabelCompare

Nested Relationships

This struct is a nested type of Class Index.

Struct Documentation

struct LabelCompare

compares Index objects using their labels

See also

Index::label()

Note

since label is defined by the space and ordinal only (i.e. protoindices and tags are ignored) comparison uses them directly for efficiency

Public Functions

inline bool operator()(const Index &first, const Index &second) const