#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 | |
| namespace | 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. | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |