Public Types | List of all members
absl::variant_internal::IndexOfImpl< Expected > Struct Template Reference

#include <variant.h>

Public Types

using IndexFromEnd = SizeT< 0 >
 
using IndexFromEnd = SizeT< 0 >
 
using MatchedIndexFromEnd = IndexFromEnd
 
using MatchedIndexFromEnd = IndexFromEnd
 
using MultipleMatches = std::false_type
 
using MultipleMatches = std::false_type
 

Detailed Description

template<class Expected>
struct absl::variant_internal::IndexOfImpl< Expected >

Definition at line 753 of file abseil-cpp/absl/types/internal/variant.h.

Member Typedef Documentation

◆ IndexFromEnd [1/2]

template<class Expected >
using absl::variant_internal::IndexOfImpl< Expected >::IndexFromEnd = SizeT<0>

Definition at line 754 of file abseil-cpp/absl/types/internal/variant.h.

◆ IndexFromEnd [2/2]

template<class Expected >
using absl::variant_internal::IndexOfImpl< Expected >::IndexFromEnd = SizeT<0>

◆ MatchedIndexFromEnd [1/2]

template<class Expected >
using absl::variant_internal::IndexOfImpl< Expected >::MatchedIndexFromEnd = IndexFromEnd

◆ MatchedIndexFromEnd [2/2]

template<class Expected >
using absl::variant_internal::IndexOfImpl< Expected >::MatchedIndexFromEnd = IndexFromEnd

Definition at line 755 of file abseil-cpp/absl/types/internal/variant.h.

◆ MultipleMatches [1/2]

template<class Expected >
using absl::variant_internal::IndexOfImpl< Expected >::MultipleMatches = std::false_type

Definition at line 756 of file abseil-cpp/absl/types/internal/variant.h.

◆ MultipleMatches [2/2]

template<class Expected >
using absl::variant_internal::IndexOfImpl< Expected >::MultipleMatches = std::false_type

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57