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