Link structure. More...


Public Member Functions | |
| link (T a) | |
| Construct given object. More... | |
Public Attributes | |
| T | obj_ |
| Stored object. More... | |
Link structure.
| T obj_ |
Stored object.
Definition at line 95 of file LList.H.
Referenced by LList< LListBase, T >::remove(), and LList< LListBase, T >::removeHead().