Searched refs:const_int32_iterator (Results 1 – 1 of 1) sorted by relevance
732 using const_int32_iterator = const_varint_iterator< int32_t>; typedef in protozero::pbf_reader789 iterator_range<pbf_reader::const_int32_iterator> get_packed_int32() { in get_packed_int32()790 return get_packed<pbf_reader::const_int32_iterator>(); in get_packed_int32()