The GroupIndex Template Library
groupindex::ac_list< T > Class Template Reference
Erweiterung einer stl-list.
More...
#include <trivial_container.h>
List of all members.
|
Public Member Functions |
| ac_list (T &t) |
ac_list< T > & | operator= (const T &t) |
| operator T & () |
Detailed Description
template<class T>
class groupindex::ac_list< T >
Erweiterung einer stl-list.
'ac_' steht für 'assignment compatible', d.h. die Klasse bleibt Zuweisungskompatibel mit T
.
The documentation for this class was generated from the following file:
The GroupIndex-Template-Library
Universität Bonn, Institut für Informatik III, 2001