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

constexpr: ITSY_BITSY_CONSTEXPR_CXX20 #5

Open
ThePhD opened this issue Aug 24, 2020 · 0 comments
Open

constexpr: ITSY_BITSY_CONSTEXPR_CXX20 #5

ThePhD opened this issue Aug 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ThePhD
Copy link
Owner

ThePhD commented Aug 24, 2020

There should be support for marking every single method -- including the allocator methods -- constexpr given C++20 gives us the (proven) technology to make a small bit vector that works at compile-time.

A mostly-constexpr but not C++-17-gated enabled vector is here, for those who have sponsored me at a suitable level and have the permissions to see it.

@ThePhD ThePhD added the enhancement New feature or request label Aug 24, 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