Пример #1
0
void myFunctionToDoThatThing (astree* tree) {
  typeTable.erase(tree->children.at(0)->lexinfo);  
}