Return the integer identifier that uniquely identifies the specified object. The behavior is undefined unless object could be created from the TemplateTestFacility::create class method template.

Synopsis

Declared in <bsltf_templatetestfacility.h>

template<class TYPE>
static
int
getIdentifier(TYPE const& object);

Specializations