#include <bdlscm_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 bdlscm_version
◆ version()
| const char * bdlscm::Version::version |
( |
| ) |
|
|
inlinestatic |
Return the address of a character string that identifies the version of the bdl package group in use.
◆ BDLSCM_S_VERSION
| const char* bdlscm::Version::BDLSCM_S_VERSION |
|
static |
◆ s_buildInfo
| const char* bdlscm::Version::s_buildInfo |
|
static |
◆ s_dependencies
| const char* bdlscm::Version::s_dependencies |
|
static |
◆ s_ident
| const char* bdlscm::Version::s_ident |
|
static |
◆ s_sourceControlInfo
| const char* bdlscm::Version::s_sourceControlInfo |
|
static |
◆ s_timestamp
| const char* bdlscm::Version::s_timestamp |
|
static |
◆ s_what
| const char* bdlscm::Version::s_what |
|
static |
The documentation for this struct was generated from the following file: