BloombergLP::bsltf::TemplateTestFacility::getIdentifier<int(TemplateTestFacility_StubClass::*)()>

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

NameDescription
ptrmethod pointer whose identifier is requested