You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When VS 2019 16.10 Preview 2 is available, we should test vector/vector<bool>'s container/iterator spaceships for constexpr (in tests/std/tests/P1614R2_spaceship/test.cpp).
The text was updated successfully, but these errors were encountered:
#1655 added
constexpr
tovector
spaceship:STL/stl/inc/vector
Lines 1909 to 1911 in 5547f0f
#1648 added
vector::iterator
spaceships withconstexpr
:STL/stl/inc/vector
Line 156 in 5547f0f
STL/stl/inc/vector
Line 2215 in 5547f0f
When VS 2019 16.10 Preview 2 is available, we should test
vector
/vector<bool>
's container/iterator spaceships forconstexpr
(intests/std/tests/P1614R2_spaceship/test.cpp
).The text was updated successfully, but these errors were encountered: