#include <utility>
#include <dispenso/detail/once_callable_impl.h>
Go to the source code of this file.
Classes | |
class | dispenso::OnceFunction |
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.