|
Boost : |
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2006-02-23 12:31:50
Arkadiy Vertleyb wrote:
> Could anybody with one of those compilers installed help me figure out why
> they complain about this code:
You might want to try using BOOST_NESTED_TEMPLATE. These versions of GCC mistake '<' for the less operator in some contexts.
> boost::is_same<BOOST_TYPEOF_TPL(&f), void(*)()>::value
boost::BOOST_NESTED_TEMPLATE is_same<...
Regards,
Tobias
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk