20 #ifndef TESSERACT_CCUTIL_LSTERR_H_ 21 #define TESSERACT_CCUTIL_LSTERR_H_ 26 "Can't create a list by assignment";
41 "Attempting to add an element with non nullptr links, to a list";
44 #endif // TESSERACT_CCUTIL_LSTERR_H_ const ERRCODE NULL_OBJECT
const ERRCODE SERIALISE_LINKS
const ERRCODE STILL_LINKED
const ERRCODE DONT_CONSTRUCT_LIST_BY_COPY
const ERRCODE BAD_PARAMETER
const ERRCODE NULL_CURRENT
const ERRCODE DONT_ASSIGN_LISTS