Boost logo

Boost :

From: Ihsan Ali Al Darhi (iad929_at_[hidden])
Date: 2002-11-18 12:26:51


Hi...

I looked at the documrntation or 'any' class. It looks good but it didn't
tell any thing if i can use it as follows

any x=foo();

It also didn't discuss this case

any x=5;
any y="5";

any z=x+y;

Now what is z? A string or a numeric?

Mohammed


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