Fix use of operator comma in is_permutation and delete comma operator for test iterators.
authorEric Fiselier <eric@efcs.ca>
Mon, 27 Oct 2014 20:26:25 +0000 (20:26 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 27 Oct 2014 20:26:25 +0000 (20:26 +0000)
commit847ee13171e34a7cebf3cf9f7498a60f0cac8a4d
tree187edd70ff03d85a746c386b123921c2891818cf
parent8ef921a48b2cf8a4e4923a6210d2e96060ebce1d
Fix use of operator comma in is_permutation and delete comma operator for test iterators.

The comma operators in the test iterators give better error messages when they
are deleted as opposed to not defined. Delete these functions when possible.

llvm-svn: 220715
libcxx/include/algorithm
libcxx/test/support/test_iterators.h