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

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

#include <mde.hpp>

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

Constructor & Destructor Documentation

◆ AssertError()

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

Definition at line 190 of file mde.hpp.


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