![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <tuple>#include <utility>
Include dependency graph for Enumerate.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Functions | |
| template<typename container_type , typename container_type_iter = decltype(std::begin(std::declval<container_type>())), typename = decltype(std::end(std::declval<container_type>()))> | |
| constexpr auto | Acts::enumerate (container_type &&iterable) |