Public Types | Static Public Member Functions | List of all members
absl::integer_sequence< T, Ints > Struct Template Reference

#include <utility.h>

Public Types

using value_type = T
 

Static Public Member Functions

static constexpr size_t size () noexcept
 

Detailed Description

template<typename T, T... Ints>
struct absl::integer_sequence< T, Ints >

Definition at line 74 of file utility.h.

Member Typedef Documentation

template<typename T , T... Ints>
using absl::integer_sequence< T, Ints >::value_type = T

Definition at line 75 of file utility.h.

Member Function Documentation

template<typename T , T... Ints>
static constexpr size_t absl::integer_sequence< T, Ints >::size ( )
inlinestaticnoexcept

Definition at line 76 of file utility.h.


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


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