Return the integer identifier for the specified method pointer.
Declared in <bsltf_templatetestfacility.h>
template<>
int
getIdentifier<int(TemplateTestFacility_StubClass::*)()>(bsltf::TemplateTestFacility::MethodPtr const& ptr);
the integer identifier of ptr
| Name | Description |
|---|---|
| ptr | method pointer whose identifier is requested |