$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [compute] Define user functions using lambda expressions
From: Asbjørn (lordcrc_at_[hidden])
Date: 2014-12-22 18:05:42
On 22.12.2014 23:51, Kyle Lutz wrote:
> On Mon, Dec 22, 2014 at 1:54 PM, Asbjørn <lordcrc_at_[hidden]> wrote:
>> I'm probably missing something obvious, but how would I go about making a
>> custom function using a lambda expression?
>
> Unfortunately, calling user-defined functions from lambda-expressions
> is not currently supported. See issue #59 [1].
Ah, doh, sorry for missing the tracker. Not used to projects actually using it
for much.
I'll have to make do without for now then :)
Cheers
- Asbjørn