aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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