Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/int/view/cached.hpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
template<class View>
92
forceinline unsigned int
93
CachedView<View>::size(void) const {
94
return x.size();
95
}
96
template<class View>
97
forceinline unsigned int
98
CachedView<View>::regret_min(void) const {
Callers
3
initCache
Method · 0.45
cache
Method · 0.45
modified
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected