dispenso
A library for task parallelism
 
Loading...
Searching...
No Matches
once_function.h File Reference
#include <utility>
#include <dispenso/detail/once_callable_impl.h>

Go to the source code of this file.

Classes

class  dispenso::OnceFunction
 

Detailed Description

A file providing OnceFunction, a class providing void() signature for closure to be called only once. It is built to be cheap to create and move.

Definition in file once_function.h.