![]() |
|
Public Member Functions | |
DLList () | |
Null construct. | |
DLList (T a) | |
Construct given initial T. | |
DLList (Istream &is) | |
Construct from Istream. |
|
Null construct.
|
|
Construct given initial T.
|
|
Construct from Istream.
|