Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Static Public Member Functions
Rapicorn::Aida::Lib::PromiseInvocation< Promise, void(Args...)> Struct Template Reference

PromiseInvocation specialisation for handlers with void return type. More...

#include <aidasignal.hh>

List of all members.

Static Public Member Functions

static void invoke (Promise &promise, const std::function< void(Args...)> &callback, Args &&...args)

Detailed Description

template<class Promise, class... Args>
struct Rapicorn::Aida::Lib::PromiseInvocation< Promise, void(Args...)>

PromiseInvocation specialisation for handlers with void return type.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines