#include <variant.h>
Public Types | |
using | type = absl::result_of_t< Op(AlwaysZero< Vs >...)> |
using | type = absl::result_of_t< Op(AlwaysZero< Vs >...)> |
Definition at line 200 of file abseil-cpp/absl/types/internal/variant.h.
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.
using absl::variant_internal::VisitIndicesResultImpl< Op, Vs >::type = absl::result_of_t<Op(AlwaysZero<Vs>...)> |
Definition at line 201 of file bloaty/third_party/abseil-cpp/absl/types/internal/variant.h.