static_assert(!Results::MultipleMatches::value,"Attempted to access a variant by specifying a type that ""matches more than one alternative.") | absl::variant_internal::IndexOfMeta< Expected, Types > | |
static_assert(Results::MatchedIndexFromEnd::value!=0,"Attempted to access a variant by specifying a type that does ""not match any alternative.") | absl::variant_internal::IndexOfMeta< Expected, Types > |