PCL
pcl::Iterator< C, T > Class Template Reference

Generic container iterator. More...

#include <Iterator.h>

+ Inheritance diagram for pcl::Iterator< C, T >:

Public Types

using item_type = T
 Represents the item type.
 
using iterator_class = C
 Represents the iterator class.
 

Detailed Description

template<class C, class T>
class pcl::Iterator< C, T >

Definition at line 104 of file Iterator.h.


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