2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 04:59:05 +00:00
qpdf/include
Jay Berkenbilt c5f61fcbd3 Improve efficiency of ResolveRecorder
Removing an element from a set with iterator is constant time, and
std::set specifies that other operations on the set do not invalidate
existing iterators.
2022-09-13 11:19:24 -04:00
..
qpdf Improve efficiency of ResolveRecorder 2022-09-13 11:19:24 -04:00
CMakeLists.txt Add cmake configuration files 2022-03-18 19:53:18 -04:00