UntypedAssign Class Referencenon-template for assignments into a Collection
More...
#include <UntypedAssign.h>
Inheritance diagram for UntypedAssign:
[legend]List of all members.
Detailed Description
non-template for assignments into a Collection
Polaris C++ VDL - See also:
- Assign.h
A 2-tuple which contains the state of a list and an element,
This class is to be used temporarily as:
Definition at line 37 of file UntypedAssign.h.
Constructor & Destructor Documentation
| UntypedAssign::UntypedAssign |
( |
|
) |
|
|
Member Function Documentation
| void UntypedAssign::set_pulled |
( |
Listable * |
l, |
|
|
int |
i |
|
) |
|
|
Member Data Documentation
|
|
Not available in the current implementation.
Definition at line 42 of file UntypedAssign.h. |
The documentation for this class was generated from the following files:
|