Insert an SCM identity string into the compiled object.

Synopsis

Declared in <bsls_ident.h>

#define BSLS_IDENT_RCSID(tag, str)

Parameters

Name

Description

tag

identifier used as a static character‐array name when BSLS_IDENT is unavailable

str

SCM identity string to insert

Created with MrDocs