Public Attributes | List of all members
absl::optional_internal::optional_data_dtor_base< T, unused >::dummy_type Struct Reference

Public Attributes

empty_struct data [sizeof(T)/sizeof(empty_struct)]
 

Detailed Description

template<typename T, bool unused = std::is_trivially_destructible<T>::value>
struct absl::optional_internal::optional_data_dtor_base< T, unused >::dummy_type

Definition at line 76 of file internal/optional.h.

Member Data Documentation

template<typename T, bool unused = std::is_trivially_destructible<T>::value>
empty_struct absl::optional_internal::optional_data_dtor_base< T, unused >::dummy_type::data[sizeof(T)/sizeof(empty_struct)]

Definition at line 77 of file internal/optional.h.


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39