Public Types | List of all members
absl::variant_internal::VariantAlternativeSfinae< 0, variant< T0, Ts... > > Struct Template Reference

#include <variant.h>

Public Types

using type = T0
 

Detailed Description

template<class T0, class... Ts>
struct absl::variant_internal::VariantAlternativeSfinae< 0, variant< T0, Ts... > >

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

Member Typedef Documentation

template<class T0 , class... Ts>
using absl::variant_internal::VariantAlternativeSfinae< 0, variant< T0, Ts... > >::type = T0

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