Static Public Member Functions
absl::variant_internal::MakeVisitationMatrixImpl< ReturnType, FunctionObject, index_sequence< EndIndices...>, index_sequence< CurrIndices...>, BoundIndices...> Struct Template Reference

#include <variant.h>

List of all members.

Static Public Member Functions

static constexpr ResultType Run ()

Detailed Description

template<class ReturnType, class FunctionObject, std::size_t... EndIndices, std::size_t... CurrIndices, std::size_t... BoundIndices>
struct absl::variant_internal::MakeVisitationMatrixImpl< ReturnType, FunctionObject, index_sequence< EndIndices...>, index_sequence< CurrIndices...>, BoundIndices...>

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


Member Function Documentation

template<class ReturnType , class FunctionObject , std::size_t... EndIndices, std::size_t... CurrIndices, std::size_t... BoundIndices>
static constexpr ResultType absl::variant_internal::MakeVisitationMatrixImpl< ReturnType, FunctionObject, index_sequence< EndIndices...>, index_sequence< CurrIndices...>, BoundIndices...>::Run ( ) [inline, static]

Definition at line 243 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:42:17