Boost logo

Boost :

From: Jared McIntyre (jmcintyre_at_[hidden])
Date: 2008-01-22 22:57:40


John Maddock <john <at> johnmaddock.co.uk> writes:
>
> #include <boost/tr1/tuple.hpp>
>
> std::tr1::tuple<double, double> foo(); // Uses the real std::tr1::tuple if
> it exists, otherwise the boost version.
>
> Is that what you wanted?
>
> John.

Nice and clean. I figured I was missing something. Time to go check in
some code.

Thanks,

Jared


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