Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ main
Function
main
example/forward.cpp:35–38 ·
view source on GitHub ↗
usage
Source
from the content-addressed store, hash-verified
33
34
// usage
35
int main() {
36
draw(Circle{}); // prints Circle
37
draw(Square{}); // prints Square
38
}
Callers
nothing calls this directly
Calls
1
draw
Function · 0.70
Tested by
no test coverage detected