Public Types | List of all members
absl::variant_internal::GiveQualsTo< T &&, U > Struct Template Reference

#include <variant.h>

Public Types

using type = U &&
 

Detailed Description

template<class T, class U>
struct absl::variant_internal::GiveQualsTo< T &&, U >

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

Member Typedef Documentation

template<class T , class U >
using absl::variant_internal::GiveQualsTo< T &&, U >::type = U&&

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