ssg-aero / yams

Other
2 stars 2 forks source link

Fix Python bindings compilation on `linux-64` #6

Closed adriendelsalle closed 2 years ago

adriendelsalle commented 2 years ago

Description

Partial fix of Python bindings compilation on linux-64. Use a lambda to wrap MeridionalGrid<T>::operator() binding to help selection of the correct overload.

Related to #5

ssg-aero commented 2 years ago

Thanks, I'll if I can reproduce the issue and then include this patch if required

ssg-aero commented 2 years ago

Confirmed. It didn't compile either with gcc 11.2