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

Method ~Validator

src/common/classes/alloc.cpp:1785–1788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1783 }
1784
1785 ~Validator()
1786 {
1787 validate();
1788 }
1789
1790 private:
1791 MemPool* m_pool;

Callers

nothing calls this directly

Calls 1

validateFunction · 0.70

Tested by

no test coverage detected