MCPcopy Create free account
hub / github.com/boost-ext/te / draw

Method draw

test/te.cpp:883–883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

881
882struct Empty {
883 void draw(std::ostream &out) const { out << "Empty"; }
884 int empty() { return 1; }
885};
886

Callers 2

te.cppFile · 0.45
drawFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected