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.
Searches the single_link_registry object for a specified block.
virtual bool contains(
_EType _Link
);
Parameters
- _Link
A pointer to a block that is to be searched for in the single_link_registry object.
Return Value
true if the link was found, false otherwise.
Requirements
Header: agents.h
Namespace: Concurrency