MCPcopy Create free account
hub / github.com/anse1/sqlsmith / prod

Class prod

prod.cc:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6#include "impedance.hh"
7
8prod::prod(struct prod *parent)
9 : pprod(parent)
10{
11 if (parent) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected