#include <polybori/pbori_defs.h>
#include <boost/iterator/iterator_facade.hpp>
#include <iterator>
Go to the source code of this file.
Namespaces | |
namespace | polybori |
Classes | |
class | polybori::UnaryOperatorTraits< UnaryFunc > |
class | polybori::UnaryOperatorTraits< ResultType(*)(ArgType)> |
class | polybori::TransformedIterator< IteratorType, OperatorType > |
This class defines the iterator of Trnasformed sequence. More... |
TransformedSequence
.