PolyBoRi
|
#include <polybori/pbori_defs.h>
#include <polybori/iterators/TransformedIterator.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | polybori::TransformedSequence< SequenceType, OperatorType > |
This class converts a sequence-like structure when iterating. More... | |
Namespaces | |
polybori | |
This file includes the definition of the class TransformedSequence
.