#include "func.hpp"Contains xtd::predicate delegate.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Typedefs | |
| template<class type_t> | |
| using | xtd::predicate |
| Represents a delegate that defines a set of criteria and determines whether the specified object meets those criteria. | |