Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/te
/ empty
Method
empty
test/te.cpp:888–888 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
886
887
struct CircleEmpty : Circle {
888
int empty() { return 2; }
889
};
890
891
struct SquareEmpty : Square {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected