|
Reactions
0.1.0
Handling reaction trees and decays
|
Utilitites to handle internal exceptions. More...
Functions | |
| std::string | mark_error (std::string const &str, const char *msg, std::size_t rpos) |
| Format an error message referring to a syntax error. More... | |
Utilitites to handle internal exceptions.
| std::string reactions::exceptions::detail::mark_error | ( | std::string const & | str, |
| const char * | msg, | ||
| std::size_t | rpos | ||
| ) |
Format an error message referring to a syntax error.
Indicates the place where the syntax error was detected.
1.8.13