aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/OHArray.cc
AgeCommit message (Collapse)Author
2023-03-29Change underlying data structure of QPDF_Array in non-sparse mode to std::vectorm-holger
2023-03-29Add separate sparse mode to QPDF_Arraym-holger
Add temporary clone of SparseOHArray to implement non-sparse mode.