|
Hi, Maybe i'm stupid or something, but i can't seem to be able to define a forward declaration: and cppfront complains about the missing implementation. i somewhere read that syntax for modules does not exist yet, what about the traditional split in header and implementation files? thanks, Adam |
Answered by
adam-ce
Jul 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok, i found this issue:
#594
tldr: no, currently it's not yet possible. there are workaround with external patches though.