|
Boost : |
From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-10-10 15:58:00
John,
Are you sure that this is correct (latest cvs update for
call_traits_test.cpp):
was
#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
now
#if defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) && !defined
(__SUNPRO_CC)
Gennadiy.
P.S. I have problem compiling with MSVC
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk