Public Types | List of all members
absl::variant_internal::PickCaseImpl< IsReachable > Struct Template Reference

#include <variant.h>

Public Types

template<class Op , std::size_t I>
using Apply = UnreachableSwitchCase
 

Detailed Description

template<bool IsReachable>
struct absl::variant_internal::PickCaseImpl< IsReachable >

Definition at line 296 of file internal/variant.h.

Member Typedef Documentation

template<bool IsReachable>
template<class Op , std::size_t I>
using absl::variant_internal::PickCaseImpl< IsReachable >::Apply = UnreachableSwitchCase

Definition at line 298 of file internal/variant.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:20:00