BDE 4.14.0 Production release
|
Go to the source code of this file.
Macros | |
#define | BSLS_COMPILERFEATURES_CPLUSPLUS 199711L |
#define | BSLS_COMPILERFEATURES_SUPPORT_THROW_SPECIFICATIONS 1 |
#define | BSLS_COMPILERFEATURES_SIMULATE_VARIADIC_TEMPLATES 1 |
#define | BSLS_COMPILERFEATURES_SIMULATE_CPP11_FEATURES 1 |
#define | BSLS_COMPILERFEATURES_SIMULATE_FORWARD_WORKAROUND 1 |
#define | BSLS_COMPILERFEATURES_FORWARD_REF(T) const T& |
#define | BSLS_COMPILERFEATURES_FORWARD(T, V) ::BloombergLP::bslmf::Util::forward(V) |
The content of this file has been pre-processed for Doxygen.