Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ value
Method
value
include/pybind11/pybind11.h:1461–1461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1459
1460
explicit constexpr multiple_interpreters(level l) : level_(l) {}
1461
level value() const { return level_; }
1462
1463
private:
1464
level level_;
Callers
2
multi_interp_slot
Function · 0.45
enum_
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected