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

P1004R2 constexpr std::vector #45

Closed
StephanTLavavej opened this issue Sep 6, 2019 · 1 comment · Fixed by #1407
Closed

P1004R2 constexpr std::vector #45

StephanTLavavej opened this issue Sep 6, 2019 · 1 comment · Fixed by #1407
Labels
cxx20 C++20 feature fixed Something works now, yay!
Milestone

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Sep 6, 2019

P1004R2 constexpr std::vector

Feature-test macro as of WG21-N4842:
#define __cpp_lib_constexpr_vector 201907L

@miscco
Copy link
Contributor

miscco commented Oct 26, 2020

I am currently working on this, so if nobody shouts something I will go ahead

miscco added a commit to miscco/STL that referenced this issue Nov 20, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 12, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 21, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 23, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 23, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 23, 2020
miscco added a commit to miscco/STL that referenced this issue Dec 24, 2020
miscco added a commit to miscco/STL that referenced this issue Jan 8, 2021
miscco added a commit to miscco/STL that referenced this issue Jan 22, 2021
miscco added a commit to miscco/STL that referenced this issue Jan 22, 2021
miscco added a commit to miscco/STL that referenced this issue Jan 22, 2021
miscco added a commit to miscco/STL that referenced this issue Jan 22, 2021
miscco added a commit to miscco/STL that referenced this issue Jan 22, 2021
miscco added a commit to miscco/STL that referenced this issue Jan 29, 2021
@StephanTLavavej StephanTLavavej added fixed Something works now, yay! and removed work in progress labels Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx20 C++20 feature fixed Something works now, yay!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants