Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can look at the pybind11 (https://github.com/pybind/pybind11) codebase. It is a library for generating python bindings for C++ code. It uses latest C++17 and does quite a lot of template metaprogramming to generate the bindings.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: