$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::lambda and math functions
From: Peter Foelsche (peter_foelsche_at_[hidden])
Date: 2009-11-23 20:40:13
"Peter Foelsche" <peter_foelsche_at_[hidden]> wrote in message
news:hef6ot$dnj$1_at_ger.gmane.org...
see attached.
Is there no simpler way?
I especially dislike having to know the type of the argument.
And I would need to write one class for every math function.
Peter