#include "type_functions.hpp"
#include "functors.hpp"
#include <boost/iterator/filter_iterator.hpp>
#include <functional>
Go to the source code of this file.
Classes | |
struct | paal::utils::iterator_with_excluded_element< Iterator > |
this iterator exlcludes one specific element from range More... | |
Namespaces | |
paal | |
global namespace of project. | |
paal::utils | |
Utils namespace. | |