BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls_performancehint.h File Reference
#include <bsls_ident.h>
#include <bsls_platform.h>

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.
 

Detailed Description

The content of this file has been pre-processed for Doxygen.