Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ Circle
Class
Circle
example/unified.cpp:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
namespace te = boost::te;
14
15
void draw(struct Circle const &, std::ostream &);
16
17
struct Drawable {
18
void draw(std::ostream &out) const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected