Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ lubSize
Method
lubSize
gecode/set/view/singleton.hpp:98–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
forceinline unsigned int
99
SingletonView::lubSize(void) const { return x.size(); }
100
101
forceinline unsigned int
102
SingletonView::unknownSize(void) const {
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected