#include <TableItr.h>
Public Types | |
using | Layout = std::tuple< Args... > |
Static Public Member Functions | |
static void | advance (std::array< void *, sizeof...(Args)> &iArray, long iStep) |
Definition at line 36 of file TableItr.h.
using edm::soa::impl::TableItrAdvance< I, Args >::Layout = std::tuple<Args...> |
Definition at line 37 of file TableItr.h.
|
inlinestatic |
Definition at line 38 of file TableItr.h.
References Exhume::I, and AlCaHLTBitMon_ParallelJobs::p.
Referenced by edm::soa::ConstTableItr< Args >::ConstTableItr(), edm::soa::TableItr< Args >::operator++(), edm::soa::ConstTableItr< Args >::operator++(), and edm::soa::TableItr< Args >::TableItr().