ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pointer_iterator< T >

Empty struct template to specialize implementations of iterator interfaces. More...

#include <iterator_intf.h>

Detailed Description

template<typename T>
struct adtf::ucom::ant::pointer_iterator< T >

Empty struct template to specialize implementations of iterator interfaces.

Template Parameters
TValue type of the container to iterator over

Definition at line 28 of file iterator_intf.h.