diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2023-04-21 21:32:27 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2023-04-21 21:32:27 +0100 |
commit | cb066d59f5394beb88ac5b92c8a6db51494c9799 (patch) | |
tree | 9993d0a9750271d3b33b9e0ab48f22810f3f8b8f /libpqpp/pq-column.h | |
parent | Suppress false warning (diff) | |
download | libdbpp-postgresql-cb066d59f5394beb88ac5b92c8a6db51494c9799.tar.bz2 libdbpp-postgresql-cb066d59f5394beb88ac5b92c8a6db51494c9799.tar.xz libdbpp-postgresql-cb066d59f5394beb88ac5b92c8a6db51494c9799.zip |
Don't use &vector.front() for vector which might be emptylibdbpp-postgresql-1.4.9
Instead just use .data() which safely returns something which might be nullptr, but that's fine.
Diffstat (limited to 'libpqpp/pq-column.h')
0 files changed, 0 insertions, 0 deletions