Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ End
Method
End
rapidjson/internal/stack.h:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
template<typename T>
155
T* End() { return reinterpret_cast<T*>(stackTop_); }
156
157
template<typename T>
158
const T* End() const { return reinterpret_cast<T*>(stackTop_); }
Callers
3
Schema
Method · 0.45
AddUniqueElement
Method · 0.45
EndValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected