OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Iteration.h File Reference
#include <functional>
#include <vector>
+ Include dependency graph for Iteration.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 shared
 

Functions

void shared::execute_over_contiguous_indices (const std::vector< size_t > &indices, std::function< void(const size_t, const size_t)> to_execute)