qpdf/zlib-flate
Jay Berkenbilt ba0ef7a124 Replace PointerHolder with std::shared_ptr in the rest of the code
Increase to POINTERHOLDER_TRANSITION=3

patrepl s/PointerHolder/std::shared_ptr/g **/*.cc **/*.hh
patrepl s/make_pointer_holder/std::make_shared/g **/*.cc
patrepl s/make_array_pointer_holder/QUtil::make_shared_array/g **/*.cc
patrepl s,qpdf/std::shared_ptr,qpdf/PointerHolder, **/*.cc **/*.hh
git restore include/qpdf/PointerHolder.hh
git restore libtests/pointer_holder.cc
cleanpatch
./format-code
2022-04-09 17:33:29 -04:00
..
qtest WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
CMakeLists.txt Add cmake configuration files 2022-03-18 19:53:18 -04:00
zlib-flate.cc Replace PointerHolder with std::shared_ptr in the rest of the code 2022-04-09 17:33:29 -04:00