$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2008-03-05 06:19:01
Marco Costalba wrote:
> Yet another C++ toy announce!
>
> After the object factory this time it comes a multi-signature function
> overload.
>
> My old overload zip package in Vault has been replaced by a complete new
> one.
>
> This one is much simpler and very small although it's completely self
> contained (no _any_ library needed, even not standard ones) and is,
> IMHO, a better example of an exercise on C++ templates.
>
> BTW it even seems to work ;-)
>
> Interested people could find it in boost Vault under the name
> overload_5_3_2008.zip of course any feedback is welcomed.
>
> Thanks for your attention
> Marco
Do you have any design doc I can read?