Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/kernel/data/shared-array.hpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
212
template<class T>
213
forceinline int
214
SharedArray<T>::SAO::size(void) const {
215
return n;
216
}
217
218
template<class T>
219
forceinline T*
Callers
2
operator ==
Method · 0.45
shared-array.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected