|
Juggler
Juggling algorithms and event processing using gaudi framework
|
#include <tuple>Go to the source code of this file.
Namespaces | |
| Jug | |
| Jug::Utils | |
Functions | |
| template<typename T , typename TIter = decltype(std::begin(std::declval<T>())), typename = decltype(std::end(std::declval<T>()))> | |
| constexpr auto | Jug::Utils::Enumerate (T &&iterable) |