|
Boost : |
From: Steven Watanabe (steven_at_[hidden])
Date: 2007-02-06 18:39:06
AMDG
Matthias Schabel <boost <at> schabel-family.org> writes:
>
> I'm not familiar enough with Boost.Typeof to know what that does -
> is it just a #define somewhere before typeof is called, then replace
> typeof with BOOST_TYPEOF?
I meant
#ifdef BOOST_TYPEOF_NATIVE
//BOOST_TYPEOF implementation
#else
//other implementation
#endif
In Christ,
Steven Watanabe
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk