![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
Definition of util::enumerate()
.
More...
#include "larcorealg/CoreUtils/counter.h"
#include "larcorealg/CoreUtils/zip.h"
#include <cstddef>
#include <utility>
Go to the source code of this file.
Namespaces | |
util | |
Namespace for general, non-LArSoft-specific utilities. | |
Functions | |
Enumerated iterations | |
template<typename... Iterables> | |
auto | util::enumerate (Iterables &&...iterables) |
Range-for loop helper tracking the number of iteration. More... | |
Definition of util::enumerate()
.
This is a header-only library.
Definition in file enumerate.h.