find

The find method determines whether the specified element is in the map.

Visibility
Public
Signature
int find(void* p) const
Parameters
p

The element to look for

Returns

The method returns one of the following values:


Feedback