Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ SubAliased
Class
SubAliased
tests/test_class.py:328–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
""
"Tests that class-specific operator new/delete functions are invoked"
""
327
328
class
SubAliased(m.AliasedHasOpNewDelSize):
329
pass
330
331
with
capture:
332
a = m.HasOpNewDel()
Callers
1
test_operator_new_delete
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_operator_new_delete
Function · 0.68