LatticeHashForest
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lhf::AbsentValueAccessError Struct Reference

Thrown if an Optional is accessed when the value is absent. More...

#include <lhf.hpp>

Inheritance diagram for lhf::AbsentValueAccessError:
Inheritance graph
[legend]
Collaboration diagram for lhf::AbsentValueAccessError:
Collaboration graph
[legend]

Public Member Functions

 AbsentValueAccessError (const std::string &message)
 

Detailed Description

Thrown if an Optional is accessed when the value is absent.

Definition at line 79 of file lhf.hpp.

Constructor & Destructor Documentation

◆ AbsentValueAccessError()

lhf::AbsentValueAccessError::AbsentValueAccessError ( const std::string &  message)
inline

Definition at line 80 of file lhf.hpp.


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