示例#1
0
文件: swap1.cpp 项目: harishl/bap
 void insert(event& e, Int* i, Int* j)
 { EQ.append(three_tuple<event*,Int*,Int*>(&e,i,j)); }