Return the integer identifier that uniquely identifies object.
Declared in <bsltf_templatetestfacility.h>
template<>
int
getIdentifier<EmplacableTestType>(bsltf::EmplacableTestType const& object);
the integer identifier of object
| Name | Description |
|---|---|
| object | object whose identifier is requested |