5#ifndef IDDICT_get_bits_H
6#define IDDICT_get_bits_H
14 using RV = std::vector <IdDictRegion*>;
static const std::vector< std::string > regions
std::vector< IdDictRegion * > RV
void compute_bits(const RV ®ions, size_t level, const std::string &group)
Compute the OR of all fields at <level>, for the subset of overlapping regions.
void get_bits(const RV ®ions, size_t level, const std::string &group)