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

Modularise LLFIO facilities #36

Open
ned14 opened this issue Sep 10, 2019 · 0 comments
Open

Modularise LLFIO facilities #36

ned14 opened this issue Sep 10, 2019 · 0 comments

Comments

@ned14
Copy link
Owner

ned14 commented Sep 10, 2019

For example, anything memory maps ought to be excludable.

ned14 added a commit that referenced this issue Sep 25, 2019
…ould implement cmake hunter support.

Significantly slimmed down the headers being dragged in by the default LLFIO include, specifically that outcome<T> is no longer dragged in, and:

- #36 Async file i/o and storage profile have been modularised out of the default headers.

- #36 Mapped file i/o can be modularised out of the default headers.

Changed barrier kind to class enum, as per latest WG21 spec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant