#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 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |