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

C++20 module #5

Open
seanmiddleditch opened this issue Sep 13, 2021 · 1 comment
Open

C++20 module #5

seanmiddleditch opened this issue Sep 13, 2021 · 1 comment
Labels
blocked Blocked on a dependency or a decision enhancement New feature or request

Comments

@seanmiddleditch
Copy link
Owner

Add a C++20 module interface to nanofmt. This should not just be a header module unit.

Success:

  • Module unit can be compiled on MSVC
  • Module unit can be imported on MSVC
  • Tests pass when using module imports
@seanmiddleditch seanmiddleditch added the enhancement New feature or request label Sep 13, 2021
@seanmiddleditch seanmiddleditch added the blocked Blocked on a dependency or a decision label Sep 21, 2021
@seanmiddleditch
Copy link
Owner Author

This isn't blocked per se since CMake and MSVC can handle this, but... I'd really prefer looking into this once there's better ecosystem support.

We might want to do a lite version of this just for #6 though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on a dependency or a decision enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant