llvm-project/libcxx/test/std/iterators/iterator.primitives/iterator.operations
Rachel Craik 3e2ef40812 Remove addtional parameters in function std::next() and std::prev()
Creating a function pointer with proper parameters pointing to std::next() or std::prev() should work.
This change moves the invented paramater for enable_if over to the return type to resolve this QoI issue.

Patch by Jason Liu.

Differential Revision: https://reviews.llvm.org/D34649

llvm-svn: 308932
2017-07-24 22:17:05 +00:00
..
advance.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
distance.pass.cpp
next.pass.cpp Remove addtional parameters in function std::next() and std::prev() 2017-07-24 22:17:05 +00:00
prev.pass.cpp Remove addtional parameters in function std::next() and std::prev() 2017-07-24 22:17:05 +00:00