xrpld
Loading...
Searching...
No Matches
xrpl::node_store::LessThan Struct Reference

#include <TestBase.h>

Public Member Functions

bool operator() (std::shared_ptr< NodeObject > const &lhs, std::shared_ptr< NodeObject > const &rhs) const noexcept

Detailed Description

Definition at line 30 of file TestBase.h.

Member Function Documentation

◆ operator()()

bool xrpl::node_store::LessThan::operator() ( std::shared_ptr< NodeObject > const & lhs,
std::shared_ptr< NodeObject > const & rhs ) const
noexcept

Definition at line 33 of file TestBase.h.