Static Public Member Functions
absl::variant_internal::FlattenIndices< HeadSize, TailSize...> Struct Template Reference

#include <variant.h>

List of all members.

Static Public Member Functions

template<class... SizeType>
static constexpr std::size_t Run (std::size_t head, SizeType...tail)

Detailed Description

template<std::size_t HeadSize, std::size_t... TailSize>
struct absl::variant_internal::FlattenIndices< HeadSize, TailSize...>

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


Member Function Documentation

template<std::size_t HeadSize, std::size_t... TailSize>
template<class... SizeType>
static constexpr std::size_t absl::variant_internal::FlattenIndices< HeadSize, TailSize...>::Run ( std::size_t  head,
SizeType...  tail 
) [inline, static]

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