MCPcopy 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
71struct self_t {};
72static const self_t self = self_t();
73
74/// Type for an unused type slot

Callers 1

operators.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected