Replies: 1 comment
-
Not at the moment. We could potentially add this in the long run. I would suggest writing a script that patches. We do also want the ability to inject arbitrary code into class definitions in a cleaner way, but we don't have that now. |
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
-
Is there a way to implement
operator+
and company for adiplomat::opaque
type directly from Rust? If not, how would you recommend that I patch the auto-generated C++ files?Beta Was this translation helpful? Give feedback.
All reactions