Fix a typo in the noexcept calculation for __compressed_pair::swap. Thanks to EricWF...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 30 Jun 2014 15:35:09 +0000 (15:35 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 30 Jun 2014 15:35:09 +0000 (15:35 +0000)
commitafa72ed47cacc6fc45efae1c2bdaecbba6330c8c
tree29823f391444b213ceb1a1984aec4e3e66504667
parent304fe3ff7134575fff5c919ae1a41fb0aef735ea
Fix a typo in the noexcept calculation for __compressed_pair::swap. Thanks to EricWF for the bug report and the fix.

llvm-svn: 212046
libcxx/include/memory