ndn::util::scheduler::EventQueueCompare Class Reference

#include <ndn-cxx/util/scheduler.hpp>

Public Member Functions

bool operator() (const shared_ptr< EventInfo > &a, const shared_ptr< EventInfo > &b) const noexcept
 

Detailed Description

Definition at line 143 of file scheduler.hpp.

Member Function Documentation

bool ndn::util::scheduler::EventQueueCompare::operator() ( const shared_ptr< EventInfo > &  a,
const shared_ptr< EventInfo > &  b 
) const
noexcept

Definition at line 88 of file scheduler.cpp.