Class Body implementing the concept of parallel_for body must define:
Body
Body::Body( const Body& );
Body::~Body();
void Body::operator()( Range& r ) const;
r