You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Eric Fiselier
b62bdff2b5
Make rvalue metaprogramming traits work in C++03.
The next step is to get move and forward working in C++03.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364053 91177308-0d34-0410-b5e6-96231b3b80d8
|
6 years ago |
.. |
array.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
class.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
enum.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
floating_point.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
function.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
integral.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
is_arithmetic.pass.cpp
|
Support tests in freestanding
|
6 years ago |
is_bounded_array.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
is_compound.pass.cpp
|
Support tests in freestanding
|
6 years ago |
is_fundamental.pass.cpp
|
Support tests in freestanding
|
6 years ago |
is_member_pointer.pass.cpp
|
Support tests in freestanding
|
6 years ago |
is_object.pass.cpp
|
Support tests in freestanding
|
6 years ago |
is_reference.pass.cpp
|
Make rvalue metaprogramming traits work in C++03.
|
6 years ago |
is_scalar.pass.cpp
|
Support tests in freestanding
|
6 years ago |
is_unbounded_array.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
lvalue_ref.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
member_function_pointer.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
member_object_pointer.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
pointer.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
rvalue_ref.pass.cpp
|
Make rvalue metaprogramming traits work in C++03.
|
6 years ago |
union.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
void.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |