Struct IndexSpace::AttrCompare¶
Defined in File space.hpp
Nested Relationships¶
This struct is a nested type of Class IndexSpace.
Struct Documentation¶
-
struct AttrCompare
Public Types
-
using is_transparent = void
Public Functions
-
inline bool operator()(const IndexSpace &a, const IndexSpace &b) const
-
inline bool operator()(const IndexSpace &a, const IndexSpace::Attr &b) const
-
inline bool operator()(const IndexSpace::Attr &a, const IndexSpace &b) const
-
using is_transparent = void