Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ranges
Method
ranges
gecode/set/var-imp/integerset.hpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
forceinline RangeList*
88
BndSet::ranges(void) const {
89
return fst();
90
}
91
92
forceinline unsigned int
93
BndSet::size(void) const {
Callers
5
dom
Function · 0.45
ConstSetView
Method · 0.45
BndSet
Method · 0.45
integerset.hpp
File · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected