MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / throw_line_

Class throw_line_

extern/boost/boost/exception/exception.hpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 typedef error_info<struct throw_function_,char const *> throw_function;
109 typedef error_info<struct throw_file_,char const *> throw_file;
110 typedef error_info<struct throw_line_,int> throw_line;
111 typedef error_info<struct throw_column_,int> throw_column;
112
113 template <>

Callers 1

exception.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected