rheolef  6.3
Classes | Namespaces | Functions
functional_sgi_ext.h File Reference

Go to the source code of this file.

Classes

class  rheolef::unary_compose< _Operation1, _Operation2 >
class  rheolef::binary_compose< _Operation1, _Operation2, _Operation3 >

Namespaces

namespace  rheolef
 irheostream, orheostream - large data streams

Functions

template<class _Operation1 , class _Operation2 >
unary_compose< _Operation1,
_Operation2 > 
rheolef::compose1 (const _Operation1 &__fn1, const _Operation2 &__fn2)
template<class _Operation1 , class _Operation2 , class _Operation3 >
binary_compose< _Operation1,
_Operation2, _Operation3 > 
rheolef::compose2 (const _Operation1 &__fn1, const _Operation2 &__fn2, const _Operation3 &__fn3)