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