Struct SlotTypes¶ Defined in File attr.hpp Struct Documentation¶ struct SlotTypes¶ Public Functions inline constexpr SlotTypes(SlotType type)¶ inline constexpr SlotTypes(decltype(active) val)¶ constexpr bool operator==(const SlotTypes&) const = default¶ constexpr auto operator<=>(const SlotTypes&) const = default¶ inline constexpr bool operator&(SlotType type) const¶ inline constexpr SlotTypes operator|(SlotType type) const¶ Public Members std::underlying_type_t<SlotType> active = 0¶