[#absl-weak_ordering] = xref:absl.adoc[absl]::weak_ordering :relfileprefix: ../ :mrdocs: Result of a three‐way comparison that is weakly ordered. == Synopsis Declared in `<absl/types/compare.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::weak_ordering; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#