Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ draw
Method
draw
test/te.cpp:168–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
~CircleNoncopyable() noexcept = default;
167
168
void draw(std::ostream &out) const { out <<
"Circle"
; }
169
};
170
171
struct SquareNoncopyable {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected