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