octave-maintainers
[Top][All Lists]
Advanced

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

Re: Will version 4.2 require C++11?


From: Jordi Gutiérrez Hermoso
Subject: Re: Will version 4.2 require C++11?
Date: Sun, 22 May 2016 10:23:04 -0400

On Fri, 2016-05-20 at 16:20 -0400, John W. Eaton wrote:

> OTOH, using auto to make aliases won't work for overloaded function
> names. In those cases I just used inline wrapper functions. If there
> is some problem with auto then we could always just use inline
> wrappers for these cases as well.

If we're not shying away from C++11...

    http://stackoverflow.com/a/9864472

But I admit this isn't very clean to write for us. It would be
completely transparent for code downstream from us, though.

- Jordi G. H.





reply via email to

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