Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_dif...
authorHoward Hinnant <hhinnant@apple.com>
Thu, 22 Aug 2013 18:02:34 +0000 (18:02 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Thu, 22 Aug 2013 18:02:34 +0000 (18:02 +0000)
commit9ff3203fccd7a496fd1ee16ac94e380d768d6177
treefe0eb53b473c5c5ecf94bd9ff3129c27b83c8446
parent89732e136273e747f6aaea6bfdee31fa66ada880
Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference.  Fixed.

llvm-svn: 189036
libcxx/include/numeric
libcxx/test/numerics/numeric.ops/adjacent.difference/adjacent_difference.pass.cpp
libcxx/test/numerics/numeric.ops/adjacent.difference/adjacent_difference_op.pass.cpp