Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Peter Gries...
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 6 Jan 2015 19:20:49 +0000 (19:20 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 6 Jan 2015 19:20:49 +0000 (19:20 +0000)
commitd632356aa311d4c5e3ac5edb30b3cbe51aa69f48
tree1a6aee5addcb63c374a7f2a5930ffb42fb2571eb
parent8646421daae1d4668db6fc8c5d8b4c02906abd0f
Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Peter Griess for the report and suggested fix

llvm-svn: 225285
libcxx/include/utility
libcxx/test/std/algorithms/alg.modifying.operations/alg.swap/swap_ranges.pass.cpp