Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ context
Method
context
src/backend/common/window.hpp:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
inline long long context() const {
79
return mWindow->context() ;
80
}
81
82
inline long long display() const {
83
return mWindow->display();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected