
12 Aug
2002
12 Aug
'02
9:47 a.m.
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<T,0>' : template class has already been defined as a non-template class Could someone please help me out. Thanks Sen