|
BDE 4.39.x Production Release
|
Go to the source code of this file.
Classes | |
| struct | bslmf::Tag< t_N > |
Macros | |
| #define | BSLMF_TAG_TO_UINT(BSLMF_EXPR) |
| #define | BSLMF_TAG_TO_INT(BSLMF_EXPR) ((int)BSLMF_TAG_TO_UINT(BSLMF_EXPR)) |
| #define | BSLMF_TAG_TO_BOOL(BSLMF_EXPR) (BSLMF_TAG_TO_INT(BSLMF_EXPR) != 0) |
| #define | bslmf_Tag bslmf::Tag |
The content of this file has been pre-processed for Doxygen.