TrinityCore
TaskScheduler::Compare Struct Reference

Container which provides Task order, insert and reschedule operations. More...

Public Member Functions

bool operator() (TaskContainer const &left, TaskContainer const &right) const
 

Detailed Description

Container which provides Task order, insert and reschedule operations.

Definition at line 121 of file TaskScheduler.h.

Member Function Documentation

◆ operator()()

bool TaskScheduler::Compare::operator() ( TaskContainer const &  left,
TaskContainer const &  right 
) const
inline

Definition at line 123 of file TaskScheduler.h.


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