Can any of STL algorithms/container operations like std::fill, std::transform be executed in parallel if I enable OpenMP for my compiler? I am working with
There are a number of projects that aim at having parallel STL type libraries: