Lockless Task Scheduler  v1.0a
A lockless task scheduler
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_toperator<< (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
xThe x.
Returns
task_scheduler.out_t &.

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