plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
plg::bad_expected_access< void > Class Reference
Inheritance diagram for plg::bad_expected_access< void >:
Inheritance graph
[legend]
Collaboration diagram for plg::bad_expected_access< void >:
Collaboration graph
[legend]

Public Member Functions

auto what () const noexcept -> char const *override
 

Protected Member Functions

 bad_expected_access (bad_expected_access const &)=default
 
 bad_expected_access (bad_expected_access &&)=default
 
auto operator= (bad_expected_access const &) -> bad_expected_access &=default
 
auto operator= (bad_expected_access &&) -> bad_expected_access &=default
 

Detailed Description

Definition at line 97 of file expected.hpp.

Member Function Documentation

◆ what()

auto plg::bad_expected_access< void >::what ( ) const -> char const*
inlineoverridenoexcept

Definition at line 107 of file expected.hpp.


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