Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ Drawable
Method
Drawable
test/te.cpp:421–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
namespace v2 {
420
struct Drawable : v1::Drawable {
421
Drawable() { te::extends<v1::Drawable>(*this); }
422
};
423
} // namespace v2
424
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected