-
For all other token types val and raw_val are identical.
-
Also, make QPDFObjectHandle(std::shared_ptr<QPDFObject> const&) public.
-
...where the first "number" is an indirect object that happens to be a number.
-
Use move semantics for dictionary creation.
-
Remove parameters and return the description.
-
Set parsed offset at the same time as setting description.
-
Avoid dynamic casting.
-
Exclude uninitialized, destroyed and reserved objects.
-
Move test for m->linearized outside loop.
-
This creates an output used by emacs lsp-mode.