help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Lambda functions, member functions, and C++


From: Andrew W. Steiner
Subject: Re: [Help-gsl] Lambda functions, member functions, and C++
Date: Fri, 28 Oct 2011 13:12:20 -0700

Yeah I wouldn't suggest requiring GCC 4.5. However, I was thinking
it might be useful to have some lambda function boilerplate around
somewhere, just in case there was a C++ user who wanted a quick
way to use a GSL function without having to resort to more drastic
measures.

Thanks,
Andrew

On Fri, Oct 28, 2011 at 11:33 AM, Rodney Sparapani <address@hidden> wrote:
> I haven't kept up with recent C++ changes.  But, it seems to
> me it's a bad idea to require a specific feature like that.
> Then, you may be stuck if you are not using GCC 4.5 or
> a similarly advanced C++ compiler.  This kind of thing
> comes up all the time with C++ libraries like Boost, etc.
> And, it is very annoying because there may be a very good
> reason that you are using an older C++ compiler; usually
> because upgrading is not convenient without upgrading
> your OS or something like that.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]