#include <variant.h>
Public Types | |
template<class Op , std::size_t I> | |
using | Apply = ReachableSwitchCase< Op, I > |
Definition at line 302 of file internal/variant.h.
using absl::variant_internal::PickCaseImpl< true >::Apply = ReachableSwitchCase<Op, I> |
Definition at line 304 of file internal/variant.h.