... looks like I missed std::partitition. Tested x86_64-linux
parallel-mode, committed to mainline.
Paolo.
//
2011-04-17 Paolo Carlini
* testsuite/25_algorithms/partition/moveable.cc: Actually run
it in parallel-mode for check-parallel.
Index: testsuite/25_al
Hi,
noticed last week. Enabling the tests is also useful to have a clearer
picture of which parallel-mode std algorithms need to be fixed vs C++0x.
Tested x86_64-linux check-parallel, committing to mainline.
Paolo.
//
2011-04-11 Paolo Carlini
* testsuite/25_al