Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes a link from the single_link_registry object.
virtual bool remove(
_EType _Link
);
Parameters
- _Link
A pointer to a block to be removed, if found.
Return Value
true if the link was found and removed, false otherwise.
Requirements
Header: agents.h
Namespace: Concurrency