36#ifndef IMT_BASE_CORE_UTIL_LINKED_LIST_CONSTITERATOR_H
37#define IMT_BASE_CORE_UTIL_LINKED_LIST_CONSTITERATOR_H
69template<
typename Node, CIteratorType type = CIteratorType::UNIDIRECTIONAL>
LinkedList class iterator.
CIteratorType
Depreacted class cIteratorType --> use IteratorType instead.
@ BIDIRECTIONAL
use this enumerator to use the UNIDIRECTIONAL iterator implementation
typename LinkedList< Node const >::Iterator LinkedListConstIterator
depreacted class LinkedListConstIterator --> use LinkedList::Iterator instead
This is a application specific file which is used to configure Imt.Base.Core.Math.