MCPcopy 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
47PYBIND11_NAMESPACE_BEGIN(detail)
48class args_proxy;
49bool isinstance_generic(handle obj, const std::type_info &tp);
50
51template <typename T>

Callers 1

operator*Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected