
23 Jul
2012
23 Jul
'12
12:25 p.m.
On 07/22/12 20:59, Lorenzo Caminiti wrote: [snip]
I suggested something like the example below to be added to the Introduction section: [snip] I'd suggest adding something like the attached to:
http://steven_watanabe.users.sourceforge.net/type_erasure/libs/type_erasure/... This would emphasize that using tuple is a shorthand way of doing something similar with bindings. IOW, the code in the attached starting with: //Something similar using bindings and just any's. does something similar to the code starting with: //Illustrate doing a operator+ starting from tuple. HTH. -regards, Larry