Lockless Task Scheduler
v1.0a
A lockless task scheduler
task_scheduler
out_t
Public Member Functions
|
List of all members
task_scheduler::out_t Struct Reference
Struct
out_t
More...
#include <
print.h
>
Public Member Functions
template<typename T >
out_t
&
operator<<
(T &&x)
Operators the specified x.
More...
Detailed Description
Struct
out_t
Member Function Documentation
◆
operator<<()
template<typename T >
out_t
& task_scheduler::out_t::operator<<
(
T &&
x
)
inline
Operators the specified x.
Parameters
x
The x.
Returns
task_scheduler.out_t
&.
The documentation for this struct was generated from the following file:
include/
print.h
Generated by
1.8.13