Static Public Member Functions | List of all members
absl::variant_internal::ImaginaryFun< variant< H, T... >, I > Struct Template Reference

#include <variant.h>

Inheritance diagram for absl::variant_internal::ImaginaryFun< variant< H, T... >, I >:
Inheritance graph
[legend]

Static Public Member Functions

static SizeT< I > Run (const H &)
 
static SizeT< I > Run (H &&)
 

Detailed Description

template<class H, class... T, std::size_t I>
struct absl::variant_internal::ImaginaryFun< variant< H, T... >, I >

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

Member Function Documentation

template<class H , class... T, std::size_t I>
static SizeT<I> absl::variant_internal::ImaginaryFun< variant< H, T... >, I >::Run ( const H &  )
static
template<class H , class... T, std::size_t I>
static SizeT<I> absl::variant_internal::ImaginaryFun< variant< H, T... >, I >::Run ( H &&  )
static

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


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