Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/set/var-imp/integerset.hpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
forceinline unsigned int
93
BndSet::size(void) const {
94
return _size;
95
}
96
97
forceinline bool
98
BndSet::empty(void) const {
Callers
15
glbModified
Method · 0.45
lubModified
Method · 0.45
lubSize
Method · 0.45
update
Method · 0.45
become
Method · 0.45
cardMin_full
Method · 0.45
cardMax_full
Method · 0.45
processLubChange
Method · 0.45
processGlbChange
Method · 0.45
set.hpp
File · 0.45
assigned
Method · 0.45
glbSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected