#include <bslscm_version.h>
This struct provides a namespace for (1) source control management (versioning) information that is embedded in binary executable files, and (2) a facility to query that information at runtime.
See bslscm_version
◆ version()
| const char * bslscm::Version::version |
( |
| ) |
|
|
inlinestatic |
Return the address of a character string that identifies the version of the bsl package group in use.
◆ BSLSCM_S_VERSION
| const char* bslscm::Version::BSLSCM_S_VERSION |
|
static |
◆ s_buildInfo
| const char* bslscm::Version::s_buildInfo |
|
static |
◆ s_dependencies
| const char* bslscm::Version::s_dependencies |
|
static |
◆ s_ident
| const char* bslscm::Version::s_ident |
|
static |
◆ s_sourceControlInfo
| const char* bslscm::Version::s_sourceControlInfo |
|
static |
◆ s_timestamp
| const char* bslscm::Version::s_timestamp |
|
static |
◆ s_what
| const char* bslscm::Version::s_what |
|
static |
The documentation for this struct was generated from the following file: