Multilevel Deduplication Engine (MDE)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mde::Unreachable Struct Reference

Thrown if code region is unreachable. More...

#include <mde.hpp>

Inheritance diagram for mde::Unreachable:
Inheritance graph
[legend]
Collaboration diagram for mde::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 197 of file mde.hpp.

Constructor & Destructor Documentation

◆ Unreachable()

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

Definition at line 198 of file mde.hpp.


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