Removed as many exceptions as possible from the C++ product readers
authordswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 16 Aug 2010 15:17:39 +0000 (15:17 +0000)
committerdswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 16 Aug 2010 15:17:39 +0000 (15:17 +0000)
commit45e643cea495289f6e95112482a3fd3086ef4431
tree6cb210d50ee132fc88414705b12a9323ec0a3f52
parent5cc5a1cd29b034939d7545140454c869844ddfea
Removed as many exceptions as possible from the C++ product readers
to improve performance. There is no change in the number of images
which pass the unit tests.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1535 59b500cc-1b3d-0410-9834-0bbf25fbcc57
cpp/core/src/zxing/oned/EAN13Reader.cpp
cpp/core/src/zxing/oned/EAN13Reader.h
cpp/core/src/zxing/oned/EAN8Reader.cpp
cpp/core/src/zxing/oned/EAN8Reader.h
cpp/core/src/zxing/oned/OneDReader.cpp
cpp/core/src/zxing/oned/UPCAReader.h
cpp/core/src/zxing/oned/UPCEANReader.cpp
cpp/core/src/zxing/oned/UPCEANReader.h
cpp/core/src/zxing/oned/UPCEReader.cpp
cpp/core/src/zxing/oned/UPCEReader.h