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

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)
 

Detailed Description

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