|  |  list<>
[Back]  A short macro which is useful when using the 
        C++ STL. Type in the name of a type, then run this to add list<>: 
       
mark(0)
backward_word()
insert_string("list<")
goto_mark(0)
insert_string(">")
[Back]
 
   Released  on  Wed, 21 Nov 2001  
        by C. Denat |  |