#include <ah-dry.H>
Public Member Functions | |
| DynList< T > | items () const |
| DynList< T > | keys () const |
Generic list of items stored in a container.
|
inline |
Return a list of all the elements of a container sorted by traversal order.
DynList<T> containing all the elements of the container | bad_alloc | if there is no enough memory |
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.