This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6b4896fddb
llvm-project
/
libcxx
History
Howard Hinnant
ba31cbdbca
Reduced copying cost of tuple_cat from quadratic to linear.
...
llvm-svn: 121655
2010-12-12 23:04:37 +00:00
..
cmake
Add CMake build and fix major Linux blockers.
2010-12-10 19:47:54 +00:00
include
Reduced copying cost of tuple_cat from quadratic to linear.
2010-12-12 23:04:37 +00:00
lib
Add CMake build and fix major Linux blockers.
2010-12-10 19:47:54 +00:00
src
Add CMake build and fix major Linux blockers.
2010-12-10 19:47:54 +00:00
test
LWG 1385 [FCD] tuple_cat should be a single variadic signature (
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#1385
). This issue is only in Ready status, meaning it is not official, but probably will be this March in Madrid. It was tentatively accepted in Batavia with the previso that Bill and I didn't have any problems implementing it. This is my part of that agreement.
2010-12-11 20:47:50 +00:00
www
type_traits intrinsics design
2010-11-19 01:48:13 +00:00
CMakeLists.txt
Add CMake build and fix major Linux blockers.
2010-12-10 19:47:54 +00:00
CREDITS.TXT
add a credits file for libc++
2010-11-16 21:39:15 +00:00
LICENSE.TXT
libc++ is now dual licensed under both UIUC and MIT licenses.
2010-11-16 21:40:19 +00:00
Makefile
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak
2010-09-10 20:42:36 +00:00