Searched defs:error_info (Results 1 – 3 of 3) sorted by relevance
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
42 error_info: class
74 struct error_info { struct90 struct error_info err_info; /* track where `{}' blocks start */ argument