Analysis Software
Documentation for sPHENIX simulation software
|
#include <tuple>
#include <utility>
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) |