a workaround to avoid a c++14 feature by ToruNiina · Pull Request #1833 · pybind/pybind11
Hi, Thank you for the amazing work. I'm one of the users of this great library. Today I found that the latest version of this library includes a c++14 feature, lambda capture initializer. You c...