#include <variant.h>
Public Types | |
template<class Op , std::size_t I> | |
using | Apply = UnreachableSwitchCase |
Definition at line 296 of file internal/variant.h.
using absl::variant_internal::PickCaseImpl< IsReachable >::Apply = UnreachableSwitchCase |
Definition at line 298 of file internal/variant.h.