#include <guanaqo/type-erasure.hpp>
Definition at line 28 of file type-erasure.hpp.
◆ bad_type_erased_type()
| guanaqo::bad_type_erased_type::bad_type_erased_type |
( |
const std::type_info & | actual_type, |
|
|
const std::type_info & | requested_type, |
|
|
const std::string & | message = "" ) |
|
inline |
◆ what()
| const char * guanaqo::bad_type_erased_type::what |
( |
| ) |
const |
|
inlinenodiscardoverridenoexcept |
◆ actual_type
| const std::type_info& guanaqo::bad_type_erased_type::actual_type |
|
private |
◆ requested_type
| const std::type_info& guanaqo::bad_type_erased_type::requested_type |
|
private |
◆ message
| std::string guanaqo::bad_type_erased_type::message |
|
mutableprivate |
The documentation for this class was generated from the following file: