#include <boxchar.h>
List of all members.
Detailed Description
Definition at line 111 of file boxchar.h.
Member Function Documentation
| bool tesseract::BoxCharPtrSort::operator() |
( |
const BoxChar * |
box1, |
|
|
const BoxChar * |
box2 |
|
) |
| const [inline] |
Definition at line 112 of file boxchar.h.
{
return *box1 < *box2;
}
The documentation for this struct was generated from the following file: