#include <boxchar.h>
Definition at line 111 of file boxchar.h.
bool tesseract::BoxCharPtrSort::operator() |
( |
const BoxChar * |
box1, |
|
|
const BoxChar * |
box2 |
|
) |
| const |
|
inline |
Definition at line 112 of file boxchar.h.
113 return *box1 < *box2;
The documentation for this struct was generated from the following file: