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

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