BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bdlscm_versiontag.h>
#include <bsls_linkcoercion.h>
Go to the source code of this file.
Classes | |
struct | bdlscm::Version |
Macros | |
#define | BDLSCM_CONCAT2(a, b, c, d, e, f) a ## b ## c ## d ## e ## f |
#define | BDLSCM_CONCAT(a, b, c, d, e, f) BDLSCM_CONCAT2(a,b,c,d,e,f |
#define | BDLSCM_D_VERSION |
The content of this file has been pre-processed for Doxygen.
#define BDLSCM_CONCAT | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f | |||
) | BDLSCM_CONCAT2(a,b,c,d,e,f |
#define BDLSCM_CONCAT2 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f | |||
) | a ## b ## c ## d ## e ## f |
#define BDLSCM_D_VERSION |