Struct Index::LabelCompare

Nested Relationships

This struct is a nested type of Class Index.

Struct Documentation

struct LabelCompare

compares Index objects using labels only

Public Types

using is_transparent = void

Public Functions

inline bool operator()(const Index &first, const Index &second) const
inline bool operator()(const Index &first, const std::wstring_view &second) const
inline bool operator()(const std::wstring_view &first, const Index &second) const