webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Friends | List of all members
WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator Class Reference

#include <SmallPtrSet.h>

Public Member Functions

iteratoroperator++ ()
 
PtrType operator* () const
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 
iteratoroperator++ ()
 
PtrType operator* () const
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 
iteratoroperator++ ()
 
PtrType operator* () const
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 

Friends

template<typename U , unsigned S>
class WTF::SmallPtrSet
 
template<typename U , unsigned S>
class WTF::SmallPtrSet
 
template<typename U , unsigned S>
class WTF::SmallPtrSet
 

Member Function Documentation

◆ operator!=() [1/3]

template<typename PtrType , unsigned SmallArraySize = 8>
bool WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator!= ( const iterator other) const
inline

◆ operator!=() [2/3]

template<typename PtrType , unsigned SmallArraySize = 8>
bool WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator!= ( const iterator other) const
inline

◆ operator!=() [3/3]

template<typename PtrType , unsigned SmallArraySize = 8>
bool WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator!= ( const iterator other) const
inline

◆ operator*() [1/3]

template<typename PtrType , unsigned SmallArraySize = 8>
PtrType WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator* ( ) const
inline

◆ operator*() [2/3]

template<typename PtrType , unsigned SmallArraySize = 8>
PtrType WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator* ( ) const
inline

◆ operator*() [3/3]

template<typename PtrType , unsigned SmallArraySize = 8>
PtrType WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator* ( ) const
inline

◆ operator++() [1/3]

template<typename PtrType , unsigned SmallArraySize = 8>
iterator& WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator++ ( )
inline

◆ operator++() [2/3]

template<typename PtrType , unsigned SmallArraySize = 8>
iterator& WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator++ ( )
inline

◆ operator++() [3/3]

template<typename PtrType , unsigned SmallArraySize = 8>
iterator& WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator++ ( )
inline

◆ operator==() [1/3]

template<typename PtrType , unsigned SmallArraySize = 8>
bool WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator== ( const iterator other) const
inline

◆ operator==() [2/3]

template<typename PtrType , unsigned SmallArraySize = 8>
bool WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator== ( const iterator other) const
inline

◆ operator==() [3/3]

template<typename PtrType , unsigned SmallArraySize = 8>
bool WTF::SmallPtrSet< PtrType, SmallArraySize >::iterator::operator== ( const iterator other) const
inline

Friends And Related Function Documentation

◆ WTF::SmallPtrSet [1/3]

template<typename PtrType , unsigned SmallArraySize = 8>
template<typename U , unsigned S>
friend class WTF::SmallPtrSet
friend

◆ WTF::SmallPtrSet [2/3]

template<typename PtrType , unsigned SmallArraySize = 8>
template<typename U , unsigned S>
class WTF::SmallPtrSet ( )
friend

◆ WTF::SmallPtrSet [3/3]

template<typename PtrType , unsigned SmallArraySize = 8>
template<typename U , unsigned S>
class WTF::SmallPtrSet ( )
friend

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