Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anse1/sqlsmith
/ prod
Class
prod
dump.cc:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
using namespace std;
8
9
std::string graphml_dumper::id(struct prod *p)
10
{
11
ostringstream os;
12
os << pretty_type(p) <<
"_"
<< p;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected