MCPcopy Create free account
hub / github.com/pybind/pybind11 / cast.h

File cast.h

include/pybind11/cast.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 pybind11/cast.h: Partial template specializations to cast between
3 C++ and Python types
4

Callers

nothing calls this directly

Calls 6

moveFunction · 0.85
strClass · 0.85
ptrMethod · 0.80
loadMethod · 0.45
sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected