Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ draw
Function
draw
example/nonowning.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
void draw(Drawable drawable) { drawable.draw(std::cout); }
36
37
int main() {
38
Circle c{};
Callers
1
main
Function · 0.70
Calls
1
draw
Method · 0.45
Tested by
no test coverage detected