We have lexicographic ordering, right?
https://en.cppreference.com/w/cpp/string/basic_string/operator_cmp

How would we sort strings otherwise?

JMarc 


Le 10 janvier 2023 18:34:15 GMT+01:00, "Jürgen Spitzmüller" <jspi...@gmail.com> 
a écrit :
>Maybe I miss something obvious, but I thought strings can only be
>compared for equality (== or !=) not size difference (unless you want
>to compare string lengths)

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to