On 27/02/20 10:42 -0500, Patrick Palka wrote:
This fixes some failures in the constrained algos tests when run in debug mode.
libstdc++-v3/ChangeLog:
* testsuite/25_algorithms/copy/constrained.cc: Don't assume that the
base() of an vector<>::iterator is a pointer.
* test
This fixes some failures in the constrained algos tests when run in debug mode.
libstdc++-v3/ChangeLog:
* testsuite/25_algorithms/copy/constrained.cc: Don't assume that the
base() of an vector<>::iterator is a pointer.
* testsuite/25_algorithms/copy_backward/constrained.cc