Boost logo

Boost :

From: Darin Adler (darin_at_[hidden])
Date: 2002-02-21 19:11:22


On 2/21/02 3:43 PM, "mfdylan" <dylan_at_[hidden]> wrote:

> According to the compiler status table, MSVC 6.0 can compile
> call_traits.

I believe this is supposed to work because
<boost/config/compiler/visualc.hpp> defines
BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION for MSVC 6.0, and
<boost/detail/ob_call_traits.hpp> is used instead of
<boost/detail/call_traits.hpp>.

Is it not working that way for you?

    -- Darin


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