Go to the documentation of this file.
39 #pragma GCC system_header
44 #ifndef _GLIBCXX_CFLOAT
45 #define _GLIBCXX_CFLOAT 1
47 #if __cplusplus >= 201103L
49 # define DECIMAL_DIG __DECIMAL_DIG__
51 # ifndef FLT_EVAL_METHOD
52 # define FLT_EVAL_METHOD __FLT_EVAL_METHOD__