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