M5Utility 0.0.2 git rev:5c1a751
Loading...
Searching...
No Matches
m5::stl::bad_expected_access< E > Class Template Reference
Inheritance diagram for m5::stl::bad_expected_access< E >:

Public Member Functions

 bad_expected_access (E e)
 
virtual const char * what () const noexcept override
 
const E & error () const &
 
E & error () &
 
const E && error () const &&
 
E && error () &&