Subject: Re: [Boost-users] Problem using special mathematical function in Visual C++
From: Agustín K-ballo Bergé (kaballo86_at_[hidden])
Date: 2011-10-13 17:43:06


On 13/10/2011 18:38, Agustín K-ballo Bergé wrote:
>
> using boost::math;
> expint();

That last one should have been

using namespace boost::math;
expint();

Agustín K-ballo Bergé.-
http://talesofcpp.blogspot.com