Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ operator*
Method
operator*
Common/Core/vtkCollectionRange.h:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
reference operator*() const noexcept { return this->GetItem(); }
125
126
pointer operator->() const noexcept { return this->GetItem(); }
127
Callers
nothing calls this directly
Calls
1
GetItem
Method · 0.95
Tested by
no test coverage detected