Static Public Member Functions
absl::variant_internal::ImaginaryFun< variant< H, T...>, I > Struct Template Reference

#include <variant.h>

List of all members.

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:42:17