pybind11/2.13.1

Seamless operability between C++11 and Python
Recipe info
2024-06-27

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
pybind11/2.13.1

Using pybind11

Loading ...
Loading...