Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ draw
Method
draw
example/injection.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
: drawable{drawable}, out{out} {}
36
37
void draw() { drawable.draw(out); }
38
39
private:
40
Drawable const drawable;
Callers
nothing calls this directly
Calls
1
draw
Method · 0.45
Tested by
no test coverage detected