LibAPR
LibAPR copied to clipboard
Need a linear iterator based initialisatoin to the tree iterator
Basically we just need to make APR::initialize_apr_tree initialize the linear tree access instead of the random one. So we need to implement a method LinearAccess::initialize_tree_access(std::vector<PixelData<uint8_t>>&)