31 const bool is_2_to_1_lookup =
false);
Container type for lookup table reads.
field_t< Builder > field_pt
static plookup::ReadData< field_pt > get_lookup_accumulators(const plookup::MultiTableId id, const field_pt &key_a, const field_pt &key_b=0, const bool is_2_to_1_lookup=false)
static field_pt read_from_2_to_1_table(const plookup::MultiTableId id, const field_pt &key_a, const field_pt &key_b)
static field_pt read_from_1_to_2_table(const plookup::MultiTableId id, const field_pt &key_a)
static std::pair< field_pt, field_pt > read_pair_from_table(const plookup::MultiTableId id, const field_pt &key)
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept