Somewhere in the E.U., le 12/08/2002 Bonjour This is a shortcomming of the compiler you use. Workarounds are possible but ugly. I would suggest you updated your compiler, or changed it for a more conforming one. Sorry for the inconvenience Note: Does M$VCPP 7.x support partial specialisation for non-type template parameters? I should have fixed the template template problem for sinc and sinhc in the update I am working on, but this report is new... Hubert Holin Hubert.Holin@Bigfoot.com sen_al2002 wrote:
Hi,
I am new to boost libraries. I just downloaded the whole BOOST_1_28_0 and I added the directory to compiler's list of #include<...> search paths but I still get error when I try to use the atanh() function.
I am using Visual C++ v6.0
The error message reads d:\boost_1_28_0\atanh.hpp(77) : error C2989: 'atanh_helper1_t
' : template class has already been defined as a non-template class Could someone please help me out.
Thanks Sen