|
5.0.0
Freundlich's C++ toolkit
|
Public Types | |
| using | variant = fcppt::variant::object<fcppt::parse::error<Ch>,std::basic_string<Ch>> |
Public Member Functions | |
| parse_stream_error (fcppt::parse::error< Ch > &&) | |
| parse_stream_error (std::basic_string< Ch > &&) | |
| variant const & | get () const |
| bool | operator== (parse_stream_error const &) const =default |
| using fcppt::parse::parse_stream_error< Ch >::variant = fcppt::variant::object<fcppt::parse::error<Ch>,std::basic_string<Ch>> |
|
explicit |
|
explicit |
|
nodiscard |
|
nodiscarddefault |