OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ForeachZip.h File Reference
+ Include dependency graph for ForeachZip.h:

Go to the source code of this file.

Namespaces

 opencog
 

Functions

template<class T >
bool opencog::foreach_atom_pair (const std::vector< Handle > &va, const std::vector< Handle > &vb, bool(T::*cb)(const Handle &, const Handle &), T *data)