lexicographical_compare « STL Algorithms Sorting « C++ Tutorial






27.3.lexicographical_compare
27.3.1.Illustrating the generic lexicographical_compare algorithm
27.3.2.Use std::lexicographical_compare to compare two char arrays