Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ metaclass
Function
metaclass
extern/pybind/include/pybind11/attr.h:97–97 ·
view source on GitHub ↗
Override pybind11's default metaclass
Source
from the content-addressed store, hash-verified
95
96
/// Override pybind11's default metaclass
97
explicit metaclass(handle value) : value(value) {}
98
};
99
100
/// Specifies a custom callback with signature `void (PyHeapTypeObject*)` that
Callers
1
attr.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected