MCPcopy 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

13namespace te = boost::te;
14
15void draw(struct Circle const &, std::ostream &);
16
17struct Drawable {
18 void draw(std::ostream &out) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected