Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/int/view/int.hpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
#endif
79
80
forceinline unsigned int
81
IntView::size(void) const {
82
return x->size();
83
}
84
forceinline unsigned int
85
IntView::width(void) const {
86
return x->width();
Callers
3
node.hpp
File · 0.45
changed
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected