Commit 2c29a039cbd48779b8320d7b78a761dc7603e12d

Authored by Jay Berkenbilt
1 parent 7d48b446

TODO

Showing 1 changed file with 2 additions and 0 deletions
@@ -2,6 +2,8 @@ Next @@ -2,6 +2,8 @@ Next
2 ==== 2 ====
3 3
4 * High-level API/doc overhaul: #593 4 * High-level API/doc overhaul: #593
  5 +* Add user-defined initializer `QPDFObjectHandle operator ""_qpdf` to
  6 + be like QPDFObjectHandle::parse: `auto oh = "<< /a (b) >>"_qpdf;`
5 7
6 Consider in the context of #593, possibly with a different 8 Consider in the context of #593, possibly with a different
7 implementation 9 implementation