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

#include <variant.h>

Public Types

using type = const typename variant_alternative< I, T >::type
 

Detailed Description

template<std::size_t I, class T>
struct absl::variant_alternative< I, const T >

Definition at line 222 of file variant.h.

Member Typedef Documentation

template<std::size_t I, class T >
using absl::variant_alternative< I, const T >::type = const typename variant_alternative<I, T>::type

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