2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-31 10:58:25 +00:00
qpdf/libtests
James R. Barlow 12967bdf8a Take advantage of unique_ptr and move construction for Buffer
Since Buffer has always implemented its copy constructor with a deep
copy, its Members object will never have multiple owners. Change to unique_ptr.

Also implement move constructors for Buffer, since there may be cases
where a deep copy is not needed.
2022-09-05 13:29:56 -07:00
..
2022-05-03 18:54:51 -04:00
2022-05-03 18:31:22 -04:00
2022-06-19 08:46:58 -04:00
2022-06-19 08:46:58 -04:00
2022-06-25 11:11:24 -04:00
2022-05-03 18:31:22 -04:00
2022-05-03 18:31:22 -04:00