Standard‐library polyfills.
Description
Stand‐ins for standard‐library features not yet available on every supported compiler. Each becomes an alias to the standard version once that feature is universally available.
Types
Name |
Description |
Base class for accessing an empty expected. |
|
A container holding an error or a value. |
|
Tag type used to select unexpected construction. |
|
Holds an unexpected error value for expected. |
Functions
Name |
Description |
Construct an |
|
Swap contents with another expected. |
|
Equality operators |
Variables
Name |
Description |
Tag object to request unexpected construction. |
Using Declarations
Name |
Description |
|
|
|
|
Created with MrDocs