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 #144

Open
7 tasks
zeratax opened this issue Mar 28, 2020 · 0 comments
Open
7 tasks

c++20 #144

zeratax opened this issue Mar 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zeratax
Copy link
Owner

zeratax commented Mar 28, 2020

lots of stuff is currently super annoying that's neat in c++20, but nothing supports c++20 so idk...

maybe cool preprocessing could be done to use old stuff for compilers that don't support c++20...

Anyways things I would love to change:

constexpr std::span<const std::byte> someBytes = std::embed("pathToFile");
@zeratax zeratax added the enhancement New feature or request label Mar 28, 2020
@zeratax zeratax added this to the v2 advanced executor milestone Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant