mimic: std::partial_ordering, c++20 (partial)
Synopsis
Declared in <folly/lang/Ordering.h>
class partial_ordering;
Member Functions
Name |
Description |
|
Constructors |
Convert to a total |
Using Declarations
Name |
Description |
The equal‐comparison result. |
|
The greater‐than‐comparison result. |
|
The less‐than‐comparison result. |
|
The result for operands that cannot be ordered. |
Friends
Name |
Description |
Test whether two |
|
Test whether two |
|
|
Created with MrDocs