0_0_11465563_13271.cpp: In function `void insert(int, Treenode*)':
0_0_11465563_13271.cpp:49: error: `insert(int, Treenode*)::Treenode*' uses local type `insert(int, Treenode*)::Treenode'
0_0_11465563_13271.cpp:49: error: trying to instantiate `template<class _Alloc> class std::allocator'
0_0_11465563_13271.cpp:49: error: template argument 2 is invalid
0_0_11465563_13271.cpp:49: error: invalid type in declaration before ';' token
0_0_11465563_13271.cpp:51: error: a function-definition is not allowed here before '{' token
0_0_11465563_13271.cpp:51: error: expected `,' or `;' before '{' token
0_0_11465563_13271.cpp:66: error: expected primary-expression before "void"
0_0_11465563_13271.cpp:66: error: expected `;' before "void"
0_0_11465563_13271.cpp:89: error: expected primary-expression before "int"
0_0_11465563_13271.cpp:89: error: expected `;' before "int"
0_0_11465563_13271.cpp:111: error: expected primary-expression before "int"
0_0_11465563_13271.cpp:111: error: expected `;' before "int"
|