Go to the documentation of this file.
39 #pragma GCC system_header
43 #ifndef _GLIBCXX_CFLOAT
44 #define _GLIBCXX_CFLOAT 1
46 #if __cplusplus >= 201103L
48 # define DECIMAL_DIG __DECIMAL_DIG__
50 # ifndef FLT_EVAL_METHOD
51 # define FLT_EVAL_METHOD __FLT_EVAL_METHOD__