Support C++ rvalue reference in FFI
Open
- Dominant language
- Java
- Stars
- 127
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
`@CXXReference` does not support C++ rvalue reference. We should add support of rvalue reference to the annotation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the @CXXReference annotation and the existing FFI handling for C++ references. Look for related tests or examples, then define coverage for an rvalue reference; done means the annotation supports that reference form without regressing existing reference handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100