Return the next instance number for the specified OBJECT_TYPE.
Synopsis
Declared in <bdlm_instancecount.h>
template<class OBJECT_TYPE>
static
InstanceCount::Value
nextInstanceNumber();
Return Value
next instance number for OBJECT_TYPE
Created with MrDocs