1 #ifndef CLUESTREAMINGALGORITHM_H
2 #define CLUESTREAMINGALGORITHM_H
4 #include "../base/algorithm.h"
virtual StreamingAlgorithm< T > & operator<<(T const &element)=0
Streaming operator.
Abstract base class for algorithms.
Abstract base class for streaming algorithms.