Public Attributes | List of all members
absl::variant_internal::SimpleArray< T, Size > Struct Template Reference

#include <variant.h>

Public Attributes

value [Size]
 

Detailed Description

template<class T, std::size_t Size>
struct absl::variant_internal::SimpleArray< T, Size >

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

Member Data Documentation

template<class T, std::size_t Size>
T absl::variant_internal::SimpleArray< T, Size >::value[Size]

Definition at line 165 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:20:00