2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-11-02 11:46:35 +00:00
qpdf/libtests/qtest/qutil
Jay Berkenbilt 5f3f78822b Improve use of std::unique_ptr
* Use unique_ptr in place of shared_ptr in some cases
* unique_ptr for arrays does not require a custom deleter
* use std::make_unique (c++14) where possible
2022-02-05 11:24:56 -05:00
..
other-file Allow reading command-line args from files (fixes #16) 2017-07-29 22:23:21 -04:00
qutil.out Improve use of std::unique_ptr 2022-02-05 11:24:56 -05:00
wmain.out Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00