BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bsls_buildtarget.h>
#include <bsls_platform.h>
#include <bsls_linkcoercion.h>
#include <bslscm_versiontag.h>
Go to the source code of this file.
Classes | |
struct | bslscm::Version |
Macros | |
#define | BSLSCM_CONCAT2(a, b, c, d, e, f) a ## b ## c ## d ## e ## f |
#define | BSLSCM_CONCAT(a, b, c, d, e, f) BSLSCM_CONCAT2(a,b,c,d,e,f) |
#define | BSLSCM_S_VERSION |
The content of this file has been pre-processed for Doxygen.
#define BSLSCM_CONCAT | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f | |||
) | BSLSCM_CONCAT2(a,b,c,d,e,f) |
#define BSLSCM_CONCAT2 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f | |||
) | a ## b ## c ## d ## e ## f |
#define BSLSCM_S_VERSION |