rippled
|
Binary function that satisfies the strict-weak-ordering requirement. More...
Public Member Functions | |
bool | operator() (std::shared_ptr< NodeObject > const &lhs, std::shared_ptr< NodeObject > const &rhs) const noexcept |
Binary function that satisfies the strict-weak-ordering requirement.
This compares the hashes of both objects and returns true if the first hash is considered to go before the second.
Definition at line 44 of file TestBase.h.
|
noexcept |
Definition at line 47 of file TestBase.h.