Replies: 1 comment
-
You can always use mixed mode and mix cpp1 (with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Given that the very spelling of
extern "C"
doesn't seem to fit within CPP2 syntax, how would one go about programming a C API in CPP2?#624 mentions a metafunction
@c_api
but I guess that's only hypothetical?Beta Was this translation helpful? Give feedback.
All reactions