Quick Links:

bal | bbl | bdl | bsl

Defines | Functions

bdldfp_decimalplatform.h File Reference

Provide decimal floating-point platform information macros. More...

Go to the source code of this file.

Defines

#define BDLDFP_DECIMALPLATFORM_SOFTWARE   1
#define BDLDFP_DECIMALPLATFORM_SNPRINTF_BUFFER_SIZE   256
#define BDLDFP_DECIMALPLATFORM_INTELDFP   1
#define BDLDFP_DECIMALPLATFORM_BININT   1
#define BDLDFP_DECIMALPLATFORM_COMPILER_ERROR   BSLMF_ASSERT(false)

Functions

 BSLMF_ASSERT (false)

Detailed Description


Define Documentation

#define BDLDFP_DECIMALPLATFORM_SOFTWARE   1
#define BDLDFP_DECIMALPLATFORM_SNPRINTF_BUFFER_SIZE   256
#define BDLDFP_DECIMALPLATFORM_INTELDFP   1
#define BDLDFP_DECIMALPLATFORM_BININT   1
#define BDLDFP_DECIMALPLATFORM_COMPILER_ERROR   BSLMF_ASSERT(false)

Function Documentation

BSLMF_ASSERT ( false   )