Public Member Functions | Public Attributes
absl::optional_internal::optional_data_dtor_base< T, true >::dummy_type Struct Reference

List of all members.

Public Member Functions

 static_assert (sizeof(T)%sizeof(empty_struct)==0,"")

Public Attributes

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

Detailed Description

template<typename T>
struct absl::optional_internal::optional_data_dtor_base< T, true >::dummy_type

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


Member Function Documentation

template<typename T >
absl::optional_internal::optional_data_dtor_base< T, true >::dummy_type::static_assert ( sizeof(T)%sizeof(empty_struct = =0,
""   
)

Member Data Documentation

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


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


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