Public Types | List of all members
absl::variant_alternative< I, variant< Types... > > Struct Template Reference

#include <variant.h>

Public Types

using type = variant_internal::VariantAlternativeSfinaeT< I, variant< Types... >>
 

Detailed Description

template<std::size_t I, class... Types>
struct absl::variant_alternative< I, variant< Types... > >

Definition at line 215 of file variant.h.

Member Typedef Documentation

template<std::size_t I, class... Types>
using absl::variant_alternative< I, variant< Types... > >::type = variant_internal::VariantAlternativeSfinaeT<I, variant<Types...>>

Definition at line 217 of file variant.h.


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


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