tomerfiliba / agnos

Agnos - The Agnostic RPC Framework
http://agnos.sourceforge.net
Other
14 stars 7 forks source link

by-ref collections #3

Open tomerfiliba opened 13 years ago

tomerfiliba commented 13 years ago

add rlist[T], rset[T], and rmap[K,V] -- just like list[T], set[T], map[K,V], but pass by reference rather than by value