Struct Index::FullLabelCompare

Nested Relationships

This struct is a nested type of Class Index.

Struct Documentation

struct FullLabelCompare

compares Index objects using full labels only

Note

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

Public Functions

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