tesseract  5.0.0-alpha-619-ge9db
strngs.cpp File Reference
#include <tesseract/strngs.h>
#include <cassert>
#include <cstdlib>
#include <locale>
#include <sstream>
#include "errcode.h"
#include <tesseract/genericvector.h>
#include <tesseract/helpers.h>
#include <tesseract/serialis.h>

Go to the source code of this file.

Variables

const int kMaxIntSize = 22
 
const int kMinCapacity = 16
 

Variable Documentation

◆ kMaxIntSize

const int kMaxIntSize = 22

Definition at line 32 of file strngs.cpp.

◆ kMinCapacity

const int kMinCapacity = 16

Definition at line 47 of file strngs.cpp.