Skip to content

Call an overloaded C++ function from Rust #14

@teor2345

Description

@teor2345

Currently, it is very difficult to call most overloaded C++ functions from Rust, because Rust doesn't have first-class overload resolution.

This use case is supported by another project goal:

That project goal contains a FAQ including prior art and current workarounds.

Example Code

What's currently possible:

Depends On
Related Work
Previous Work
User Questions
Sources

Metadata

Metadata

Assignees

Labels

use caseA Rust/C++ interop usage example

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions