xtd 1.0.0
Loading...
Searching...
No Matches
xtd::predicate_callable< function_t, arg_t > Struct Template Reference

Definition

template<typename function_t, typename arg_t>
struct xtd::predicate_callable< function_t, arg_t >

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

Definition
template<typename function_t, typename arg_t>
Definition predicate_callable.hpp:11
Represents the invocable (function, method, xtd::delegate, xtd::event, std::functional) concept.
Definition invocable_.hpp:47
Header
#include <xtd/predicate_callable>
Namespace
xtd
Library
xtd.core

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