Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ count
Method
count
include/eepp/system/container.hpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
template <class T> Uint32 Container<T>::count() {
54
return mResources.size();
55
}
56
57
}} // namespace EE::System
58
Callers
4
contains
Function · 0.45
propertyidset.hpp
File · 0.45
operator&
Function · 0.45
getCount
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected