2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-02-08 22:58:25 +00:00
m-holger 266d479735 Refactor QPDF_Array::at
Change the return type to a std::pair<bool, QPDFObjectHandle> in order to
allow a default constructed object handle (which is currently returned to
indicate failure) to become a valid object.
2024-09-17 09:59:00 +01:00
..
2023-06-02 16:00:40 +01:00
2024-09-17 09:59:00 +01:00
2024-09-04 16:00:57 +01:00
2023-06-02 16:00:40 +01:00