0_0_6003875_4449.cpp: In member function `void TreeArray<T, T_ZERO>::initialize(int)':
0_0_6003875_4449.cpp:29: error: expected `;' before "x"
0_0_6003875_4449.cpp:29: error: `x' undeclared (first use this function)
0_0_6003875_4449.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6003875_4449.cpp: In member function `void TreeArray<T, T_ZERO>::initialize(int) [with T = int, T T_ZERO = 0]':
0_0_6003875_4449.cpp:58: instantiated from here
0_0_6003875_4449.cpp:29: error: `typeof' undeclared (first use this function)
|