xtd 1.0.0
Loading...
Searching...
No Matches
xtd::async_callback_callable< function_t > Struct Template Reference

Definition

template<typename function_t>
struct xtd::async_callback_callable< function_t >

Represents the assync callable callable (function, method, xtd::delegate, xtd::event, std::functional) concept.

Definition
@brief Represents the async callback callable (function, method, xtd::delegate, xtd::event, std::functional) concept.
Represents an event.
Definition event.hpp:23
Definition async_callback_callable.hpp:12
Definition callable.hpp:11
Represents the invocable (function, method, xtd::delegate, xtd::event, std::functional) concept.
Definition invocable_.hpp:47
Header
#include <xtd/async_callback_callable>
Namespace
xtd
Library
xtd.core

The documentation for this struct was generated from the following file: