Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ args_proxy
Class
args_proxy
include/pybind11/pytypes.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
PYBIND11_NAMESPACE_BEGIN(detail)
48
class args_proxy;
49
bool isinstance_generic(handle obj, const std::type_info &tp);
50
51
template <typename T>
Callers
1
operator*
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected