purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
purify::bad_expected_access< E > Class Template Reference

#include <expected.hpp>

Inheritance diagram for purify::bad_expected_access< E >:

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

template<typename E = void>
class purify::bad_expected_access< E >

Definition at line 29 of file expected.hpp.

Member Function Documentation

◆ what()

template<typename E = void>
const char * purify::bad_expected_access< E >::what ( ) const
inlineoverridenoexcept

Definition at line 31 of file expected.hpp.


The documentation for this class was generated from the following file: