libstdc++
std::experimental::fundamentals_v1::nullopt_t Struct Reference

Public Types

enum class  _Construct { _Token }
 

Public Member Functions

constexpr nullopt_t (_Construct)
 

Detailed Description

Tag type to disengage optional objects.

Definition at line 81 of file experimental/optional.

Member Enumeration Documentation

◆ _Construct

enum class std::experimental::fundamentals_v1::nullopt_t::_Construct
strong

Definition at line 88 of file experimental/optional.

Constructor & Destructor Documentation

◆ nullopt_t()

constexpr std::experimental::fundamentals_v1::nullopt_t::nullopt_t ( _Construct  )
inlineexplicitconstexpr

Definition at line 91 of file experimental/optional.


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