aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/SparseOHArray.hh
AgeCommit message (Collapse)Author
2020-04-03Use an unordered map for SparseOHArray for efficiencyJay Berkenbilt
This was added in C++11.
2019-08-18Improve efficiency of fixDanglingReferencesJay Berkenbilt
2019-08-18SparseOHArrayJay Berkenbilt