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
83c5cd9dfd01cedf4048b5e5cefdb9c8dd67d2c2
clang-p2996
/
libcxx
/
test
/
utilities
/
tuple
/
tuple.tuple
History
Howard Hinnant
7609c9b665
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.
...
llvm-svn: 113086
2010-09-04 23:28:19 +00:00
..
tuple.assign
Fixing whitespace problems
2010-08-22 00:59:46 +00:00
tuple.cnstr
Fixing whitespace problems
2010-08-22 00:59:46 +00:00
tuple.creation
Fixing whitespace problems
2010-08-22 00:59:46 +00:00
tuple.elem
…
tuple.helper
…
tuple.rel
…
tuple.special
…
tuple.swap
…
tuple.traits
…
alloc_first.h
Fixing whitespace problems
2010-08-22 00:59:46 +00:00
alloc_last.h
Fixing whitespace problems
2010-08-22 00:59:46 +00:00
allocators.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
DefaultOnly.h
Fixing whitespace problems
2010-08-22 00:59:46 +00:00
empty_member.pass.cpp
…
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