aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-26 23:18:03 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commitc62ab2ee9f153aa623ed5ffab764f453941da4c7 (patch)
treea3ccc60592fcd7e4a723d9c4306d626562ce0179 /README-maintainer
parent03f3369f35b2303166e8d36547c8a0aba6626c1b (diff)
downloadqpdf-c62ab2ee9f153aa623ed5ffab764f453941da4c7.tar.zst
QPDFJob: use pointers instead of references for Config
Why? The main methods that create them return smart pointers so that users can initialize them when needed, which you can't do with references. Returning pointers instead of references makes for a more uniform interface.
Diffstat (limited to 'README-maintainer')
0 files changed, 0 insertions, 0 deletions