Subject: Re: [Boost-users] function<double(double)> - cmath
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-03-19 04:48:15


On 19/03/11 03:18, er wrote:
> Simply bringing this to the attention of the function maintainer, in
> case it hasn't been mentioned before, and it has any relevance (I can
> live with it).
Try:

f_ f = &log10;