36#ifndef IMT_BASE_CORE_UTIL_LINKED_LIST_ITERATOR_H
37#define IMT_BASE_CORE_UTIL_LINKED_LIST_ITERATOR_H
73template<
typename Node, IteratorType type = IteratorType::UNIDIRECTIONAL>
LinkedList class iterator.
typename LinkedList< Node >::Iterator LinkedListIterator
Depreacted class LinkedListConstIterator --> use LinkedList::Iterator instead.
IteratorType
Enum for the deprecated linked list types.
@ BIDIRECTIONAL
use this enumerator to use the UNIDIRECTIONAL iterator implementation
This is a application specific file which is used to configure Imt.Base.Core.Math.