Open
Description
This issue tracks any C++ features that cannot be translated into Rust by bindgen
:
- Templates:
- Template specialization #24: cannot be handled due to Rust lacking support for generics specialization.
- Virtual tables:
This issue tracks any C++ features that cannot be translated into Rust by bindgen
: