OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/private/memory.h>
Public Member Functions | |
TBidirCharIterator (T *begin, T *p) | |
T * | Prev () const |
T * | operator-- () |
T * | operator-- (int) |
Public Member Functions inherited from owl::TCharIterator< T > | |
TCharIterator (T *p) | |
T * | Next () const |
T * | Current () const |
T * | operator++ () |
T * | operator++ (int) |
operator T* () const | |
Additional Inherited Members | |
Protected Attributes inherited from owl::TCharIterator< T > | |
T * | P |
|
inline |
|
inline |
|
inline |
|
inline |