24.08
|
#include <iterator>
Go to the source code of this file.
Classes | |
class | TransformIterator< Function, Iterator, Category, T, Distance, Pointer, Reference > |
Namespaces | |
armnn | |
Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
template<typename Function , typename Iterator > | |
constexpr TransformIterator< Function, Iterator > | MakeTransformIterator (Iterator i, Function f) |