This typedef is an alias for a pointer to a method of TemplateTestFacility_StubClass taking no arguments and returning an int.
Synopsis
Declared in <bsltf_templatetestfacility.h>
typedef int(TemplateTestFacility_StubClass::* MethodPtr)();
Created with MrDocs