tesseract/src/cutil
Stefan Weil 872813245d Replace function DoError and remove danerror.cpp, danerror.h
This allows also removing all error trap macros.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-07-03 13:21:17 +02:00
..
bitvec.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
bitvec.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
callcpp.cpp Clean some include statements 2018-06-23 21:15:54 +02:00
callcpp.h Clean usage of assert.h 2018-06-21 19:31:05 +02:00
cutil_class.cpp Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
cutil_class.h Remove unused include files 2018-07-03 07:25:38 +02:00
cutil.h Clean up cutil.h 2018-07-03 11:31:41 +02:00
emalloc.cpp Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00
emalloc.h Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00
globals.h Remove unused include files 2018-07-03 07:25:38 +02:00
Makefile.am Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00
oldlist.cpp Clean up cutil.h 2018-07-03 11:31:41 +02:00
oldlist.h Clean up cutil.h 2018-07-03 11:31:41 +02:00
structures.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
structures.h Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00