Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ ~target_table
Method
~target_table
grammar.hh:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
virtual void out(std::ostream &out);
33
target_table(prod *p, table *victim = 0);
34
virtual ~target_table() { }
35
table *victim_;
36
};
37
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected