Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetCount
Method
GetCount
trinity/Tr2AddSafeGrowableBuffer.h:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
101
template <typename T>
102
uint32_t Tr2AddSafeGrowableBuffer<T>::GetCount() const
103
{
104
return m_count;
105
}
106
107
template <typename T>
108
const T* Tr2AddSafeGrowableBuffer<T>::GetData() const
Callers
2
end
Method · 0.95
end
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected