#include <functional>Go to the source code of this file.
Classes | |
| class | UnaryComposeFunctionAdapter< OP1, OP2 > |
| Represents the function object unary adapter. More... | |
Namespaces | |
| 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 More... | |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |