Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ empty
Method
empty
gecode/minimodel/reg.cpp:711–714 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
709
}
710
711
forceinline bool
712
StatePool::empty(void) const {
713
return next == nullptr;
714
}
715
716
forceinline int
717
StatePool::state(StatePoolAllocator& spm, PosSet* ps) {
Callers
3
dispose
Method · 0.45
followpos
Method · 0.45
reg.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected