Searched refs:error_info (Results 1 – 3 of 3) sorted by relevance
87 class error_info;89 typedef error_info<struct throw_function_,char const *> throw_function;90 typedef error_info<struct throw_file_,char const *> throw_file;91 typedef error_info<struct throw_line_,int> throw_line;95 error_info<throw_function_,char const *> class101 error_info( value_type v ): in error_info() function in boost::error_info109 error_info<throw_file_,char const *> class115 error_info( value_type v ): in error_info() function in boost::error_info123 error_info<throw_line_,int> class129 error_info( value_type v ): in error_info() function in boost::error_info[all …]
42 error_info: class49 error_info( value_type const & value );50 ~error_info() throw();
74 struct error_info { struct90 struct error_info err_info; /* track where `{}' blocks start */ argument110 static struct error_info cur_input;714 P_((struct sed_label *, countT, char *, const struct error_info *));720 const struct error_info *err_info;