BDE 4.14.0 Production release
|
Go to the source code of this file.
Classes | |
struct | bsls::PerformanceHint |
Macros | |
#define | BSLS_PERFORMANCEHINT_PREDICT_LIKELY(expr) (expr) |
#define | BSLS_PERFORMANCEHINT_PREDICT_UNLIKELY(expr) (expr) |
#define | BSLS_PERFORMANCEHINT_PREDICT_EXPECT(expr, value) (expr) |
#define | BSLS_PERFORMANCEHINT_ATTRIBUTE_COLD |
#define | BSLS_PERFORMANCEHINT_UNLIKELY_HINT |
Typedefs | |
typedef bsls::PerformanceHint | bsls_PerformanceHint |
This alias is defined for backward compatibility. | |
The content of this file has been pre-processed for Doxygen.