Ross McIlroy

Results 1 issues of Ross McIlroy

When trying to specify a py::arg with C++ type absl::Span (or more specifically in my case absl::optional), I get an compile error: ./third_party/pybind11_abseil/absl_casters.h:378:12: error: no matching function for call to...

bug
enhancement
help wanted