#include <dispenso/detail/op_result.h>#include <dispenso/platform.h>Go to the source code of this file.
Classes | |
| class | dispenso::AsyncRequest< T > |
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.