Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cxx modules #2

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Cxx modules #2

wants to merge 16 commits into from

Conversation

omarhogni
Copy link
Collaborator

No description provided.

@omarhogni
Copy link
Collaborator Author

@jbbjarnason We need to discuss the usage of .cxx vs .cppm and how to expose internal functions to testing without exporting them out of the module.

@jbbjarnason
Copy link

@jbbjarnason We need to discuss the usage of .cxx vs .cppm and how to expose internal functions to testing without exporting them out of the module.

@omarhogni how about *.m for public modules and *.mimpl for testable modules that should not be used publicly

@jbbjarnason
Copy link

maybe we should start a reddit thread to start a discussion on this topic

.github/workflows/build.yml Show resolved Hide resolved
src/client.cxx Show resolved Hide resolved
src/error.cxx Outdated Show resolved Hide resolved
src/packet.cxx Outdated Show resolved Hide resolved
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