Go to file
2011-06-03 15:16:49 +00:00
cmake http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 2011-05-24 12:54:00 +00:00
include After sleeping on it I've decided that all special members that can be noexcept, should be declared so. The client has the traits to detect and branch on this information, and it is often an important optimization. Give deque() a noexcept. Add test for deque default constructor and deque destructor. 2011-06-03 15:16:49 +00:00
lib http://llvm.org/bugs/show_bug.cgi?id=10045 . Please review, I have not tested this on linux. 2011-05-29 13:57:49 +00:00
src noexcept for Chapter 22 [localization]. 2011-05-31 15:34:58 +00:00
test After sleeping on it I've decided that all special members that can be noexcept, should be declared so. The client has the traits to detect and branch on this information, and it is often an important optimization. Give deque() a noexcept. Add test for deque default constructor and deque destructor. 2011-06-03 15:16:49 +00:00
www CWG 1170 has been fixed for destructors 2011-05-13 13:39:08 +00:00
CMakeLists.txt Add CMake build and fix major Linux blockers. 2010-12-10 19:47:54 +00:00
CREDITS.TXT Marshall Clow's fix for Bug 8421. 2011-01-04 19:21:05 +00:00
LICENSE.TXT libc++ is now dual licensed under both UIUC and MIT licenses. 2010-11-16 21:40:19 +00:00
Makefile support another Apple build environment 2011-05-24 20:27:31 +00:00