Instigate Open Source Documentation

instigate::stl::binary_predicate Namespace Reference

Binary Predicate Concept. More...


Classes

struct  interface
 Interface of the Binary Predicate Concept. More...
struct  requirements
 Requirements of the Binary Predicate Concept. More...


Detailed Description

Binary Predicate Concept.

A binary_predicate is a binary function whose result represents the truth or falsehood of some condition. A binary predicate might, for example, be a function that takes two arguments and tests whether they are equal.



© Instigate CJSC, Open Source