Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/Imath
/ size
Method
size
src/python/PyImath/PyImathStringTable.cpp:67–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
template<class T>
67
size_t
68
StringTableT<T>::size() const
69
{
70
return _table.size();
71
}
72
73
template<class T>
74
bool
Callers
15
testString
Function · 0.45
testWString
Function · 0.45
testBox2x
Function · 0.45
testBox3x
Function · 0.45
getitem
Method · 0.45
setitem_scalar
Method · 0.45
setitem_scalar_mask
Method · 0.45
getitem_slice
Method · 0.45
getitem_mask
Method · 0.45
intern
Method · 0.45
testBox2x
Function · 0.45
testBox3x
Function · 0.45
Calls
no outgoing calls
Tested by
6
testString
Function · 0.36
testWString
Function · 0.36
testBox2x
Function · 0.36
testBox3x
Function · 0.36
testBox2x
Function · 0.36
testBox3x
Function · 0.36