This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
clang-p2996
/
libcxx
/
test
/
containers
History
Marshall Clow
322270842c
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
...
llvm-svn: 171594
2013-01-05 03:21:01 +00:00
..
associative
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
container.adaptors
noexcept for <stack>. This completes noexcept for Chapter 23 [containers].
2011-06-04 22:09:19 +00:00
container.requirements
license change
2010-11-16 22:09:02 +00:00
containers.general
license change
2010-11-16 22:09:02 +00:00
sequences
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
unord
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
Copyable.h
…
DefaultOnly.h
…
Emplaceable.h
Suppress some warings in the tests.
2011-05-13 23:59:50 +00:00
MoveOnly.h
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
NotConstructible.h
…
nothing_to_do.pass.cpp
license change
2010-11-16 22:09:02 +00:00
stack_allocator.h
…
test_allocator.h
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
test_compare.h
…
test_hash.h
…