Skip to content

Add generic pointer implementation for VaArg and VaArgGet#82

Merged
nunoplopes merged 4 commits into
Cpp2Rust:masterfrom
lucic71:generic_va_args
May 13, 2026
Merged

Add generic pointer implementation for VaArg and VaArgGet#82
nunoplopes merged 4 commits into
Cpp2Rust:masterfrom
lucic71:generic_va_args

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 12, 2026

This allows passing pointers to user defined structs and to non-primitive objects to variadic functions.

@lucic71 lucic71 force-pushed the generic_va_args branch from a81bafd to df8f0a5 Compare May 12, 2026 15:08
@lucic71 lucic71 force-pushed the generic_va_args branch from 5f730e5 to b22aea8 Compare May 12, 2026 20:14
@nunoplopes nunoplopes merged commit 2ade29a into Cpp2Rust:master May 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants