xtd 0.2.0
Loading...
Searching...
No Matches

◆ predicate

template<typename type_t >
using xtd::predicate = typedef delegate<bool(type_t)>

Represents a delegate that defines a set of criteria and determines whether the specified object meets those criteria.

Namespace
xtd
Library
xtd.core