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

Class throw_function_

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

Source from the content-addressed store, hash-verified

106 class error_info;
107
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;

Callers 1

exception.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected