Types
Name |
Description |
Exception thrown when trying to access the value of an empty optional |
|
Tag type for in‐place construction |
|
Tag type for empty optional construction |
|
Optional Objects |
|
A specialization of |
Functions
Name |
Description |
Make an optional |
|
Swap |
|
Equality operators |
|
Inequality operators |
|
Less‐than operators |
|
Less‐than‐or‐equal operators |
|
Greater‐than operators |
|
Greater‐than‐or‐equal operators |
|
Three‐way comparison operators |
Variables
Name |
Description |
Tag for in‐place construction |
|
Tag to disengage optional objects. |
Concepts
Name |
Description |
Concept for checking if derived from optional. |
Created with MrDocs