dispenso
A library for task parallelism
 
Loading...
Searching...
No Matches
async_request.h File Reference
#include <dispenso/detail/op_result.h>
#include <dispenso/platform.h>

Go to the source code of this file.

Classes

class  dispenso::AsyncRequest< T >
 

Detailed Description

A file providing AsyncRequest. This is a bit like a lightweight channel for storing updates to one object, mostly intended to be used as a single producer, single consumer update mechanism.

Definition in file async_request.h.