Exception thrown when trying to access the value of an empty optional
Synopsis
Declared in <beman/optional/optional.hpp>
class bad_optional_access
: public std::exception
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Construct a new bad optional access object |
|
Get the error message for bad optional access |
Created with MrDocs