4.6.0
Freundlich's C++ toolkit
|
Public Types | |
using | pos_type = fcppt::parse::position<Ch> |
using | string_type = std::basic_string<Ch> |
Public Member Functions | |
custom_error (pos_type, string_type &&) | |
pos_type | pos () const |
string_type const & | message () const |
bool | operator== (custom_error const &) const =default |
using fcppt::parse::custom_error< Ch >::pos_type = fcppt::parse::position<Ch> |
using fcppt::parse::custom_error< Ch >::string_type = std::basic_string<Ch> |
fcppt::parse::custom_error< Ch >::custom_error | ( | pos_type | , |
string_type && | ) |
|
nodiscard |
|
nodiscarddefault |
|
nodiscard |