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

#include <variant.h>

Public Types

using type = volatile const U &&
 

Detailed Description

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

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

Member Typedef Documentation

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

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


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39