Arkanjo 0.1
A tool for find code duplicated functions in codebases
|
This is the complete list of members for detail::parse_error, including all inherited members.
byte | detail::parse_error | |
create(int id_, const position_t &pos, const std::string &what_arg, BasicJsonContext context) | detail::parse_error | static |
create(int id_, std::size_t byte_, const std::string &what_arg, BasicJsonContext context) | detail::parse_error | static |
diagnostics(std::nullptr_t) | detail::exception | protectedstatic |
diagnostics(const BasicJsonType *leaf_element) | detail::exception | protectedstatic |
exception(int id_, const char *what_arg) | detail::exception | protected |
id | detail::exception | |
name(const std::string &ename, int id_) | detail::exception | protectedstatic |
what() const noexcept override | detail::exception |