BDE 4.14.0 Production release
|
Go to the source code of this file.
Macros | |
#define | BSLS_IDENT_OFF |
#define | BSLS_IDENT(str) |
#define | BSLS_IDENT_JOIN2(x, y) x ## y |
#define | BSLS_IDENT_JOIN(x, y) BSLS_IDENT_JOIN2(x,y) |
#define | BSLS_IDENT_RCSID(tag, str) static char BSLS_IDENT_JOIN(ident_,tag)[] = str; |
#define | BSLS_IDENT(str) |
#define | BSLS_IDENT_RCSID(tag, str) |
#define | BSLS_IDENT_PRAGMA_ONCE |
The content of this file has been pre-processed for Doxygen.