Protected Member Functions
absl::optional_internal::optional_data< T, true > Class Template Reference

#include <optional.h>

Inheritance diagram for absl::optional_internal::optional_data< T, true >:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

 optional_data ()
template<typename... Args>
constexpr optional_data (in_place_t t, Args &&...args)

Detailed Description

template<typename T>
class absl::optional_internal::optional_data< T, true >

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


Constructor & Destructor Documentation

template<typename T >
absl::optional_internal::optional_data< T, true >::optional_data ( ) [protected]
template<typename T >
template<typename... Args>
constexpr absl::optional_internal::optional_data< T, true >::optional_data ( in_place_t  t,
Args &&...  args 
) [inline, explicit, protected]

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


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


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