Description: An element of a doubly linked list holding a copy of in a scope. It is made separate from to keep the list pointers valid in all scopes at all times, so that the object can be easily removed from the list when the master is destroyed.
Pointer to copy of master to be restored when is called. *
Pointer to the previous copy which belongs to the same master. *
Pointer to the pointer of the previous object which points to us. This makes a doubly-linked list for easy element deletion. *
Private constructor (only friends can use it) * (void)
Комментариев нет:
Отправить комментарий