|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/private/memory.h>
Public Member Functions | |
| TCharIterator (T *p) | |
| T * | Next () const |
| T * | Current () const |
| T * | operator++ () |
| T * | operator++ (int) |
| operator T* () const | |
Protected Attributes | |
| T * | P |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |