#include <variant.h>
Static Public Member Functions | |
static VisitIndicesResultT< Op, std::size_t > | Run (Op &&op) |
Definition at line 281 of file internal/variant.h.
static VisitIndicesResultT<Op, std::size_t> absl::variant_internal::ReachableSwitchCase< Op, I >::Run | ( | Op && | op | ) | [inline, static] |
Definition at line 282 of file internal/variant.h.