Howard Hinnant a9ad2ca8bd Synch up with recent changes in trunk 14 ani în urmă
..
algorithm.cpp b64f8b07c1 license change 14 ani în urmă
bind.cpp b64f8b07c1 license change 14 ani în urmă
chrono.cpp 756a1763d1 noexcept for <chrono>. 14 ani în urmă
condition_variable.cpp b64f8b07c1 license change 14 ani în urmă
exception.cpp a9ad2ca8bd Synch up with recent changes in trunk 14 ani în urmă
future.cpp 22ba71b8ef http://llvm.org/bugs/show_bug.cgi?id=10346 14 ani în urmă
hash.cpp b64f8b07c1 license change 14 ani în urmă
ios.cpp 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 ani în urmă
iostream.cpp 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 ani în urmă
locale.cpp 8ffa5d58e0 Correct misspelling: _LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI 14 ani în urmă
memory.cpp 1694d23e23 noexcept for <memory>. I've added a few extension noexcept to: allocator_traits<A>::deallocate, allocaate<T>::deallocate, return_temporary_buffer, and default_delete<T>::operator()(T*) const. My rationale was: If a std-dicated noexcept function needs to call another std-defined function, that called function must be noexcept. We're all a little new to noexcept, so things like this are to be expected. Also included fix for broken __is_swappable trait pointed out by Marc Glisse, thanks Marc|. And fixed a test case for is_nothrow_destructible. Destructors are now noexcept by default| 14 ani în urmă
mutex.cpp b64f8b07c1 license change 14 ani în urmă
new.cpp 912012e949 http://llvm.org/bugs/show_bug.cgi?id=10353 14 ani în urmă
random.cpp b64f8b07c1 license change 14 ani în urmă
regex.cpp 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 ani în urmă
stdexcept.cpp 1e15fd1856 Applied noexcept to everything in [diagnostics] (Chapter 19) 14 ani în urmă
string.cpp ac6de546bd Fixing up some ABI issues 14 ani în urmă
strstream.cpp ac6de546bd Fixing up some ABI issues 14 ani în urmă
system_error.cpp 0949eedbd6 _STD -> _VSTD to avoid macro clash on windows 14 ani în urmă
thread.cpp 2d72b1e393 Effort to reduce the number of exported symbols 14 ani în urmă
typeinfo.cpp ed56921d6e Applied noexcept to everything in [language.support] (Chapter 18) 14 ani în urmă
utility.cpp b64f8b07c1 license change 14 ani în urmă
valarray.cpp b64f8b07c1 license change 14 ani în urmă