Public Types | List of all members
absl::variant_internal::VisitIndicesResultImpl< Op, Vs > Struct Template Reference

#include <variant.h>

Public Types

using type = absl::result_of_t< Op(AlwaysZero< Vs >...)>
 
using type = absl::result_of_t< Op(AlwaysZero< Vs >...)>
 

Detailed Description

template<class Op, class... Vs>
struct absl::variant_internal::VisitIndicesResultImpl< Op, Vs >

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

Member Typedef Documentation

◆ type [1/2]

template<class Op , class... Vs>
using absl::variant_internal::VisitIndicesResultImpl< Op, Vs >::type = absl::result_of_t<Op(AlwaysZero<Vs>...)>

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

◆ type [2/2]

template<class Op , class... Vs>
using absl::variant_internal::VisitIndicesResultImpl< Op, Vs >::type = absl::result_of_t<Op(AlwaysZero<Vs>...)>

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


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