#include <functional>Go to the source code of this file.
Classes | |
| class | UnaryComposeFunctionAdapter< OP1, OP2 > |
| Represents the function object unary adapter. More... | |
Namespaces | |
| namespace | OpenMS |
Main OpenMS namespace. | |
Functions | |
| template<class OP1 , class OP2 > | |
| UnaryComposeFunctionAdapter < OP1, OP2 > | unaryCompose (const OP1 &o1, const OP2 &o2) |
convenience function for the UnaryComposeFunctionAdapter adapter | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:47 using doxygen 1.7.1 |