Tipos públicos | |
|
typedef MetaSlistNode < Node_Type, T > | Set_Type |
|
typedef MetaSlistNode < Node_Type, T > * | Item_Type |
Métodos públicos | |
| Iterator (GenSlist &_list) | |
| bool | has_current () const |
| Node * | get_current () throw (std::exception, std::overflow_error) |
| void | next () throw (std::exception, std::overflow_error) |
| void | reset_first () |
| Iterator & | operator= (Node *node) |