Tag type for empty optional construction
Synopsis
Declared in <beman/optional/optional.hpp>
struct nullopt_t;
Enums
Name |
Description |
Tag enum for nullopt_t construction |
Member Functions
Name |
Description |
|
Construct a new nullopt_t object |
Friends
| Name | Description |
|---|---|
Three‐way comparison operator |
|
Equality operator |
Created with MrDocs