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

#include <variant.h>

Public Types

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

Detailed Description

template<>
struct absl::variant_internal::PickCaseImpl< true >

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

Member Typedef Documentation

template<class Op , std::size_t I>
using absl::variant_internal::PickCaseImpl< true >::Apply = ReachableSwitchCase<Op, I>

Definition at line 304 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