Return the integer identifier that uniquely identifies object.
Synopsis
Declared in <bsltf_templatetestfacility.h>
template<>
int
getIdentifier<MoveOnlyAllocTestType>(bsltf::MoveOnlyAllocTestType const& object);
Return Value
the integer identifier of object
Parameters
Name |
Description |
object |
object whose identifier is requested |
Created with MrDocs