Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c242be40a140df8959ce08bc6d593d9ee14ca319
/
libcxx
/
test
/
std
/
utilities
/
tuple
/
tuple.tuple
/
tuple.helper
2b0c7ab
[libc++] Declare std::tuple_element as struct instead of class
by Louis Dionne
· 6 years ago
2df59c5
Support tests in freestanding
by JF Bastien
· 7 years ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
e495760
Change from a to a . Fixes PR#39871.
by Marshall Clow
· 7 years ago
73f7f8d
[libcxx] [test] Fix -Wmismatched-tags in tuple_size_structured_bindings.pass.cpp.
by Stephan T. Lavavej
· 8 years ago
afdc993
[libcxx] [test] Add more tests to tuple_size_structured_bindings.pass.cpp and make it friendlier to C1XX.
by Stephan T. Lavavej
· 8 years ago
07aaf62
Fix XPASS buildbot failure related to structured bindings
by Eric Fiselier
· 9 years ago
a00db36
Fix verify test on 32 bit systems
by Eric Fiselier
· 9 years ago
cb0d4df
[libcxx] Re-implement LWG 2770 again: Fix tuple_size to work with structured bindings
by Eric Fiselier
· 9 years ago
1013fe3
Re-implement LWG 2770 - Fix tuple_size with structured bindings.
by Eric Fiselier
· 9 years ago
2371589
Implement LWG 2770 - Make tuple_size<T> defined for all T
by Eric Fiselier
· 9 years ago
0f901c7
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
by Stephan T. Lavavej
· 9 years ago
03e29a2
Implement C++17 tuple bits. Including apply and make_from_tuple.
by Eric Fiselier
· 9 years ago
10b9a1b
Flatten the tuple_element and __make_tuple_types implementations.
by Eric Fiselier
· 9 years ago
d04c685
Remove trailing whitespace in test suite. Approved by Marshall Clow.
by Eric Fiselier
· 9 years ago
38e229f
Guard testing of tuple extensions to make tests portable
by Eric Fiselier
· 9 years ago
0a52cd7
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
by Eric Fiselier
· 11 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago