#include <Reporter.hpp>
|
| Error (const std::string &what, Data &&data=Data{}, const std::source_location &loc=std::source_location::current()) |
|
const Data & | data () const noexcept |
|
const std::source_location & | where () const noexcept |
|
◆ Error()
template<typename Data = std::nullptr_t>
mimicpp::Error< Data >::Error |
( |
const std::string & | what, |
|
|
Data && | data = Data{}, |
|
|
const std::source_location & | loc = std::source_location::current() ) |
|
inlineexplicitnodiscard |
◆ data()
template<typename Data = std::nullptr_t>
◆ where()
template<typename Data = std::nullptr_t>
The documentation for this class was generated from the following file: