Bulk execution function.
template< typename Function> void bulk_execute( Function && f, std::size_t n) const;