aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-02 23:25:53 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:02 +0100
commit2c29a039cbd48779b8320d7b78a761dc7603e12d (patch)
tree257f10ad89eda3ff142b6be129b85c0e0bf55a55 /TODO
parent7d48b446b32b762074e0de6d8f22311a88c5c8ef (diff)
downloadqpdf-2c29a039cbd48779b8320d7b78a761dc7603e12d.tar.zst
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4af777c3..329dc2a9 100644
--- a/TODO
+++ b/TODO
@@ -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