|
Bond 0.9
C++ Bond Runtime Library API Documentation
|
#include <bond/stl/autostack.h>
Public Member Functions | |
| Iterator () | |
| Iterator (Element *element) | |
| bool | operator== (const Iterator &other) const |
| bool | operator!= (const Iterator &other) const |
| ValueType & | operator* () const |
| ValueType * | operator-> () const |
| Iterator & | operator++ () |
| Iterator | operator++ (int) |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |