Re: parallel/algo.h cleanup

2016-09-26 Thread Jonathan Wakely
On 25/09/16 17:23 +0200, François Dumont wrote: Hi Trivial patch to cleanup parallel/algo.h by generalizing usage of std::__iterator_category. * include/parallel/algo.h: Generalize usage of std::__iterator_category. Adjust whitespaces. N.B. for a patch of this size it would have

parallel/algo.h cleanup

2016-09-25 Thread François Dumont
Hi Trivial patch to cleanup parallel/algo.h by generalizing usage of std::__iterator_category. * include/parallel/algo.h: Generalize usage of std::__iterator_category. Adjust whitespaces. Tested under Linux x86_64 parallel mode. François Index: include/parallel/algo.h