Dataflow Runtime API  3.1.1.0
imt::base::core::util::ListNode< T, type > Struct Template Reference

Node used for LinkedList class. More...

#include <Imt.Base.Core.Util/LinkedList.h>

Detailed Description

template<typename T, linkedListType::LinkedListType type = linkedListType::SINGLE>
struct imt::base::core::util::ListNode< T, type >

Node used for LinkedList class.

Template Parameters
Ttype used inside Node
typeof ListNode, must correspond to the LinkedList type the Node shall be used

The documentation for this struct was generated from the following file: