tesseract
5.0.0-alpha-619-ge9db
|
#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 |
const int kMaxIntSize = 22 |
Definition at line 32 of file strngs.cpp.
const int kMinCapacity = 16 |
Definition at line 47 of file strngs.cpp.