MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~StatusVector

Method ~StatusVector

src/yvalve/why.cpp:889–895  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

887 }
888
889 ~StatusVector()
890 {
891 merge();
892#ifdef DEV_BUILD
893 checkStatusVector(localVector);
894#endif
895 }
896
897 // IStatus implementation
898 void dispose()

Callers

nothing calls this directly

Calls 1

mergeFunction · 0.50

Tested by

no test coverage detected