Searched defs:Body3a (Results 1 – 1 of 1) sorted by relevance
125 struct Body3a { // for lambda-friednly parallel_scan struct126 int operator() ( const tbb::blocked_range<int>&, const int, bool ) const { return 0; } in operator ()()