Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/int/val-set.hpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
forceinline int
80
ValSet::size(void) const {
81
return n;
82
}
83
84
forceinline bool
85
ValSet::empty(void) const {
Callers
15
init
Method · 0.45
rel
Function · 0.45
viewarray
Function · 0.45
clause
Function · 0.45
distinct
Function · 0.45
optional
Function · 0.45
nooverlap
Function · 0.45
max
Function · 0.45
min
Function · 0.45
argmax
Function · 0.45
argmin
Function · 0.45
unshare
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected