KVIrc 5.2.6
Developer APIs
KviPtrListIterator.h File Reference
#include "KviPointerList.h"

Go to the source code of this file.

Classes

class  KviPtrListIterator< T >
 

Functions

template<typename T>
KviPtrListIterator< T > begin (KviPointerList< T > *ptrList)
 
template<typename T>
KviPtrListIterator< T > end (KviPointerList< T > *ptrList)
 

Function Documentation

◆ begin()

◆ end()