FireSTARR
Loading...
Searching...
No Matches
fs::sim::EventCompare Struct Reference

Defines how Events are compared for sorting. More...

#include <EventCompare.h>

Public Member Functions

constexpr bool operator() (const Event &x, const Event &y) const
 Defines ordering on Events.
 

Detailed Description

Defines how Events are compared for sorting.

Member Function Documentation

◆ operator()()

bool fs::sim::EventCompare::operator() ( const Event & x,
const Event & y ) const
inlinenodiscardconstexpr

Defines ordering on Events.

Parameters
xFirst Event
ySecond Event
Returns
Whether first Event is less than second Event
Here is the call graph for this function:

The documentation for this struct was generated from the following file: