Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ kcount
Method
kcount
gecode/int/gcc/dom-sup.hpp:757–760 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
755
}
756
757
forceinline int
758
ValNode::kcount(void) const {
759
return _kcount;
760
}
761
762
forceinline void
763
ValNode::kcount(int c) {
Callers
1
narrow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected