MCPcopy Create free account
hub / github.com/pybind/pybind11 / test_class.cpp

File test_class.cpp

tests/test_class.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 tests/test_class.cpp -- test py::class_ definitions and basic functionality
3
4 Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>

Callers

nothing calls this directly

Calls 15

obj_class_nameFunction · 0.85
initFunction · 0.85
dynamic_attrClass · 0.85
make_tupleFunction · 0.85
moveFunction · 0.85
importFunction · 0.85
strClass · 0.85
int_Class · 0.85
module_localClass · 0.85
ptrMethod · 0.80
speciesMethod · 0.80
releaseMethod · 0.80

Tested by

no test coverage detected