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

Struct that is thrown on an assertion failure. More...

#include <lhf.hpp>

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

Public Member Functions

 AssertError (const std::string &message)
 

Detailed Description

Struct that is thrown on an assertion failure.

Definition at line 298 of file lhf.hpp.

Constructor & Destructor Documentation

◆ AssertError()

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

Definition at line 299 of file lhf.hpp.


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