This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-16 05:32:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a51174af72e0ff8ccff9e5fc04b11a4c44f4d99c
llvm
/
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
…
LICENSE.TXT
…
Makefile
…