Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ empty
Method
empty
gecode/kernel/core.hpp:3208–3211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3206
}
3207
3208
forceinline bool
3209
ActorLink::empty(void) const {
3210
return _next == this;
3211
}
3212
3213
template<class T>
3214
forceinline ActorLink*
Callers
12
run
Method · 0.45
is_test_name_matching
Method · 0.45
arrayOutput
Function · 0.45
labelPath
Method · 0.45
run
Method · 0.45
recompute
Method · 0.45
core.hpp
File · 0.45
operator ++
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
fill
Method · 0.45
Calls
2
disposed
Method · 0.80
next
Method · 0.45
Tested by
1
is_test_name_matching
Method · 0.36