You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/numerics/numeric.ops/adjacent.difference
Howard Hinnant 1c44f51de7 Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference. Fixed.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189036 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
adjacent_difference.pass.cpp Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference. Fixed. 12 years ago
adjacent_difference_op.pass.cpp Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference. Fixed. 12 years ago