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