Tulip  4.6.0
Better Visualization Through Research
tlp::_TLP_IT< TYPE > Struct Template Reference

#include <ForEach.h>

List of all members.

Public Member Functions

 _TLP_IT (Iterator< TYPE > *_it)

Public Attributes

Iterator< TYPE > * _it

Detailed Description

template<typename TYPE>
struct tlp::_TLP_IT< TYPE >

Encapsulation of a Tulip Iterator intended to be allocated on the stack instead of the heap, so it gets deleted when out of scope.

Definition at line 36 of file ForEach.h.

 All Classes Files Functions Variables Enumerations Enumerator Properties