An open API service indexing awesome lists of open source software.

https://github.com/fps/for_each_chunk

A simple header only template function to iterate over a container in chunks of size n and call a functor with the iterators corresponding to the chunk
https://github.com/fps/for_each_chunk

Last synced: 4 days ago
JSON representation

A simple header only template function to iterate over a container in chunks of size n and call a functor with the iterators corresponding to the chunk

Awesome Lists containing this project