[PATCH] Cleanup algorithm implementations

Thomas Rodgers trodgers@redhat.com
Fri Apr 19 18:59:00 GMT 2019


	* include/pstl/glue_algorithm_impl.h (stable_sort): Forward
        execution policy.
	(mismatch): Forward execution policy.
	(equal): Qualify call to std::equal().
	(partial_sort): Forward execution policy.
	(inplace_merge): Forward execution policy.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Cleanup-algorithm-implementations.patch
Type: text/x-patch
Size: 3505 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190419/d856ef02/attachment.bin>


More information about the Libstdc++ mailing list