Go to the documentation of this file.
39 #ifndef _GLIBCXX_CFLOAT
40 #define _GLIBCXX_CFLOAT 1
42 #ifdef _GLIBCXX_SYSHDR
43 #pragma GCC system_header
49 #if __cplusplus >= 201103L
51 # define DECIMAL_DIG __DECIMAL_DIG__
53 # ifndef FLT_EVAL_METHOD
54 # define FLT_EVAL_METHOD __FLT_EVAL_METHOD__