Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
882
struct Empty {
883
void draw(std::ostream &out) const { out <<
"Empty"
; }
884
int empty() { return 1; }
885
};
886
Callers
2
te.cpp
File · 0.45
draw
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected