sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::run_encoded_array_iterator< CONST > Class Template Reference

#include <run_end_encoded_iterator.hpp>

Inheritance diagram for sparrow::run_encoded_array_iterator< CONST >:
[legend]
Collaboration diagram for sparrow::run_encoded_array_iterator< CONST >:
[legend]

Public Member Functions

 run_encoded_array_iterator ()=default
 
 run_encoded_array_iterator (array_ptr_type array_ptr, std::uint64_t index, std::uint64_t run_end_index)
 

Friends

class iterator_access
 

Detailed Description

template<bool CONST>
class sparrow::run_encoded_array_iterator< CONST >

Definition at line 35 of file run_end_encoded_iterator.hpp.

Constructor & Destructor Documentation

◆ run_encoded_array_iterator() [1/2]

template<bool CONST>
sparrow::run_encoded_array_iterator< CONST >::run_encoded_array_iterator ( )
default

◆ run_encoded_array_iterator() [2/2]

template<bool CONST>
sparrow::run_encoded_array_iterator< CONST >::run_encoded_array_iterator ( array_ptr_type array_ptr,
std::uint64_t index,
std::uint64_t run_end_index )

Definition at line 65 of file run_end_encoded_iterator.hpp.

Friends And Related Symbol Documentation

◆ iterator_access

template<bool CONST>
friend class iterator_access
friend

Definition at line 61 of file run_end_encoded_iterator.hpp.


The documentation for this class was generated from the following file: