0_0_29849102_17537.cpp:24:20: error: expected unqualified-id before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:21: error: expected ')' before '>' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:21: error: expected ')' before '>' token
0_0_29849102_17537.cpp:24:20: error: expected unqualified-id before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:21: error: expected ')' before '>' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:21: error: expected ')' before '>' token
GCC4.9.2/x86_64-w64-mingw32/include/c++/chrono: In constructor 'constexpr std::chrono::time_point<_Clock, _Dur>::time_point()':
0_0_29849102_17537.cpp:24:16: error: expected unqualified-id before '(' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:20: error: expected primary-expression before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:26: error: expected primary-expression before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:31: error: expected primary-expression before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
GCC4.9.2/x86_64-w64-mingw32/include/c++/chrono: At global scope:
0_0_29849102_17537.cpp:24:16: error: expected unqualified-id before '(' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:20: error: expected primary-expression before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:26: error: expected primary-expression before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
0_0_29849102_17537.cpp:24:31: error: expected primary-expression before ')' token
#define zero(x)(((x)>0?(x):-(x))<eps)
^
|