2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 04:59:05 +00:00
This commit is contained in:
Jay Berkenbilt 2022-01-02 17:25:53 -05:00
parent 7d48b446b3
commit 2c29a039cb

2
TODO
View File

@ -2,6 +2,8 @@ Next
====
* High-level API/doc overhaul: #593
* Add user-defined initializer `QPDFObjectHandle operator ""_qpdf` to
be like QPDFObjectHandle::parse: `auto oh = "<< /a (b) >>"_qpdf;`
Consider in the context of #593, possibly with a different
implementation