#include <functional>
Go to the source code of this file.
Classes | |
class | BinaryComposeFunctionAdapter< OP1, OP2, OP3 > |
Represents the binary compose function object adapter. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
template<class OP1 , class OP2 , class OP3 > | |
BinaryComposeFunctionAdapter < OP1, OP2, OP3 > | binaryCompose (const OP1 &o1, const OP2 &o2, const OP3 &o3) |
Convenience function for the BinaryComposeFunctionAdapter adapter. More... | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |