bool compareLinkPairAlphabetically(std::reference_wrapper< const tesseract_common::LinkNamesPair > pair1, std::reference_wrapper< const tesseract_common::LinkNamesPair > pair2)
Used to sort a pair of strings alphabetically - first by the pair.first and then by pair....