Searched refs:EnumWithExplicitType (Results 1 – 1 of 1) sorted by relevance
17 enum EnumWithExplicitType : uint64_t { ENUM_WITH_EXPLICIT_TYPE }; enum48 static_assert(internal::SupportsOstreamOperator<EnumWithExplicitType>::value,51 internal::SupportsOstreamOperator<const EnumWithExplicitType&>::value,