cmvr-es/dependency/x86/third_party/pybind11/v3.0.2/include/pybind11/conduit
2026-01-14 14:04:07 +08:00
..
pybind11_conduit_v1.h Catalog structure and dependent libraries. 2026-01-14 14:04:07 +08:00
pybind11_platform_abi_id.h Catalog structure and dependent libraries. 2026-01-14 14:04:07 +08:00
README.txt Catalog structure and dependent libraries. 2026-01-14 14:04:07 +08:00
wrap_include_python_h.h Catalog structure and dependent libraries. 2026-01-14 14:04:07 +08:00

NOTE
----

The C++ code here

** only depends on <Python.h> **

and nothing else.

DO NOT ADD CODE WITH OTHER EXTERNAL DEPENDENCIES TO THIS DIRECTORY.

Read on:

pybind11_conduit_v1.h — Type-safe interoperability between different
                        independent Python/C++ bindings systems.