BDE 4.14.0 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 |
This alias is defined for backward compatibility. | |
The content of this file has been pre-processed for Doxygen.