#include <iterator>
#include "io/StreamRepr.hpp"
#include "io/output/OutputBase.hpp"
Include dependency graph for SimpleOutput.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SimpleOutput |
This is a very simple class that implements OutputBase::writeItemsetAndCounter by the call of an STL' copy procedure. More... |