$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] function<double(double)> - cmath
From: er (er.ci.2020_at_[hidden])
Date: 2011-03-19 11:04:14
On 3/19/11 4:48 AM, Joel Falcou wrote:
> Try:
>
> f_ f = &log10;
Error 2440 with the ampersand as well.