Searched defs:enum_iteration_traits (Results 1 – 2 of 2) sorted by relevance
99 template <typename EnumT> struct enum_iteration_traits { struct 100 is_iterableenum_iteration_traits global() argument
76 template <> struct enum_iteration_traits<InstCounterType> { struct77 static constexpr bool is_iterable = true;