Boost logo

Boost :

Subject: Re: [boost] [TypeErasure] Forward constructors and binded types
From: Larry Evans (cppljevans_at_[hidden])
Date: 2012-07-23 08:25:10


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/doc/html/boost_typeerasure/multi.html

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




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk