Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/kernel/data/array.hpp:935–938 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
933
934
template<class Var>
935
forceinline int
936
VarArray<Var>::size(void) const {
937
return n;
938
}
939
940
template<class Var>
941
forceinline Var&
Callers
15
cost
Method · 0.45
copy
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
dispose
Method · 0.45
ViewArray
Method · 0.45
slice
Method · 0.45
operator +
Function · 0.45
ViewArray
Method · 0.45
shared
Function · 0.45
ArgArrayBase
Method · 0.45
array.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected