Reactions  0.1.0
Handling reaction trees and decays
Functions
reactions::exceptions::detail Namespace Reference

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...
 

Detailed Description

Utilitites to handle internal exceptions.

Function Documentation

◆ mark_error()

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.