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

Thrown if code region is unreachable. More...

#include <lhf.hpp>

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

Public Member Functions

 Unreachable (const std::string &message="Hit a branch marked as unreachable.")
 

Detailed Description

Thrown if code region is unreachable.

Definition at line 306 of file lhf.hpp.

Constructor & Destructor Documentation

◆ Unreachable()

lhf::Unreachable::Unreachable ( const std::string &  message = "Hit a branch marked as unreachable.")
inline

Definition at line 307 of file lhf.hpp.


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