From 2c29a039cbd48779b8320d7b78a761dc7603e12d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 2 Jan 2022 17:25:53 -0500 Subject: TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf