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

Class throw_column_

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

Source from the content-addressed store, hash-verified

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 <>
114 class

Callers 1

exception.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected