Boris Staletic
Boris Staletic
Python/Pybind11 doesn't know that `Base` is a base class of `Derived`. You can make this work like so: ``` #include "pybind11/pybind11.h" #include "pybind11/embed.h" namespace py = pybind11; struct Base {...
> it would be nice if C++ would let us template over such things.. Did someone say Reflections? ...
Asciinema recording: https://asciinema.org/a/DLz2I1O63oltKqaKXsfej0Efj
Fair point, I'll let clangd rebuild cache anew and report back. It will defiitely take some time, considering the performance of my computer.
Here's the diff that updates the `meta` header. ```diff diff --git a/libcxx/include/meta b/libcxx/include/meta index 616ca61119e8..f9f9adc1494d 100644 --- a/libcxx/include/meta +++ b/libcxx/include/meta @@ -349,11 +349,8 @@ consteval auto variable_of(info) -> info; //...
Ah, completely forgot that live ebuilds would need an update! Done.
This pull request does not work on `CONFIG_MODULES=n` configurations. I'm looking into it, but today I'm on a metered connection, unfortunately. The place that triggers the error is `KV_FULL=$(