예제 #1
0
파일: swap1.cpp 프로젝트: harishl/bap
 void insert(event& e, Int* i, Int* j)
 { EQ.append(three_tuple<event*,Int*,Int*>(&e,i,j)); }