BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
fc::thread_d::task_when_less Struct Reference

#include <thread_d.hpp>

Public Member Functions

bool operator() (task_base *a, task_base *b)
 

Detailed Description

Definition at line 239 of file thread_d.hpp.

Member Function Documentation

◆ operator()()

bool fc::thread_d::task_when_less::operator() ( task_base a,
task_base b 
)
inline

Definition at line 241 of file thread_d.hpp.


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