Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/int/idx-view.hpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
103
template<class View>
104
forceinline int
105
IdxViewArray<View>::size(void) const {
106
return n;
107
}
108
109
template<class View>
110
forceinline void
Callers
2
idx-view.hpp
File · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected