mardi 1 septembre 2020

pybind11 for C++14/C++17

Does pybind11 work for C++14 and C++17 seamlessly ?

I'm planning to use Boost.python for my project which is currently in C++11. In future I may have to upgrade to C++14 or C++17. So I wanted to understand what will be the right choice here - boost.python ot pybind11.

From pybind11 doc, it says - "seamless operability between C++11 and Python" So bit confused

Aucun commentaire:

Enregistrer un commentaire