summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfview.cpp
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-05-05 15:15:38 -0700
committerTom Sepez <tsepez@chromium.org>2015-05-05 15:15:38 -0700
commit2cf0d21788974dd1ea19a68259c4fbccb0e56897 (patch)
tree06f5cd5713ad59a0dfc4bf1152ac0b679c7d51b1 /fpdfsdk/src/fpdfview.cpp
parentaadcd71ab29f588d4997ec25855f60f5866959f2 (diff)
downloadpdfium-2cf0d21788974dd1ea19a68259c4fbccb0e56897.tar.xz
Make sure string constructors are efficient on literals
Separate out the overload when the length is not known, and be sure that strlen() call is in the header so that strlen("foo") => 3 (since many compilers support this optimization). Also delete some unused types. BUG=pdfium:151 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1117263004
Diffstat (limited to 'fpdfsdk/src/fpdfview.cpp')
0 files changed, 0 insertions, 0 deletions