Return the next instance number for the specified OBJECT_TYPE.

Synopsis

Declared in <bdlm_instancecount.h>

template<class OBJECT_TYPE>
static
InstanceCount::Value
nextInstanceNumber();

Created with MrDocs