
5 Mar
2008
5 Mar
'08
11:19 a.m.
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?