MCPcopy Create free account
hub / github.com/pybind/pybind11 / UnregisteredType

Class UnregisteredType

tests/pybind11_tests.h:25–25  ·  view source on GitHub ↗

Dummy type which is not exported anywhere -- something to trigger a conversion error

Source from the content-addressed store, hash-verified

23
24/// Dummy type which is not exported anywhere -- something to trigger a conversion error
25struct UnregisteredType {};
26
27/// A user-defined type which is exported and can be used by any test
28class UserType {

Callers 3

TEST_SUBMODULEFunction · 0.85
TEST_SUBMODULEFunction · 0.85
TEST_SUBMODULEFunction · 0.85

Calls

no outgoing calls

Tested by 3

TEST_SUBMODULEFunction · 0.68
TEST_SUBMODULEFunction · 0.68
TEST_SUBMODULEFunction · 0.68