OmniSciDB
a5dc49c757
|
#include <functional>
#include <vector>
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) |