Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ self_t
Class
self_t
include/pybind11/operators.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
};
70
71
struct self_t {};
72
static const self_t self = self_t();
73
74
/// Type for an unused type slot
Callers
1
operators.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected