#include <thread_d.hpp>
Definition at line 211 of file thread_d.hpp.
bool fc::thread_d::task_priority_less::operator() |
( |
const task_base * |
a, |
|
|
const task_base * |
b |
|
) |
| const |
|
inline |
bool fc::thread_d::task_priority_less::operator() |
( |
const task_base * |
a, |
|
|
const context * |
b |
|
) |
| const |
|
inline |
bool fc::thread_d::task_priority_less::operator() |
( |
const context * |
a, |
|
|
const task_base * |
b |
|
) |
| const |
|
inline |
bool fc::thread_d::task_priority_less::operator() |
( |
const context * |
a, |
|
|
const context * |
b |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: