This website requires JavaScript.
Explore
Help
Sign In
LineageOS
/
android_external_libcxx
Watch
1
Star
0
Fork
0
You've already forked android_external_libcxx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e7a75ccf2d8d34a609bb66ec74f57e6b0fc89067
android_external_libcxx
/
test
/
support
History
Dan Albert
023715574d
Don't need these anymore.
...
Change-Id: I7fe5c735b0b2391998c69d3233bcc30979570ddb
2014-07-25 17:40:31 +00:00
..
allocators.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
DefaultOnly.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
hexfloat.h
Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files
2013-01-05 03:21:01 +00:00
min_allocator.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
nasty_containers.hpp
Implement LWG 2324: Insert iterator constructors should use addressof(). Add two new container classes to the test suite that overload operator &, and add test cases to the insert/front_insert/back_insert iterator tests that use these containers.
2014-03-03 19:20:40 +00:00
nothing_to_do.pass.cpp
Made test output iterators have value_type of 'void'; matches ones in library
2013-01-09 17:20:02 +00:00
platform_support.h
G M: 1. It changes the temp file handling to use the template and the current directory for windows, matching how it works on other platforms.
2013-10-06 21:14:05 +00:00
private_constructor.hpp
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
test_allocator.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
test_iterators.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00