[#BloombergLP-bdlm-InstanceCount] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlm.adoc[bdlm]::InstanceCount :relfileprefix: ../../ :mrdocs: This mechanism provides type specific instance counts. == Synopsis Declared in `<bdlm_instancecount.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct InstanceCount; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlm/InstanceCount/Value.adoc[`Value`] | This `typedef` is an alias for the storage type for instance counts. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlm/InstanceCount/nextInstanceNumber.adoc[`nextInstanceNumber`] | Return the next instance number for the specified `OBJECT_TYPE`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#