Re: [Boost-gil] C++11 requirement in develop branch

Subject: Re: [Boost-gil] C++11 requirement in develop branch
From: Christian Henning (chhenning_at_[hidden])
Date: 2018-04-06 19:49:39


I wholeheartedly agree! c++11+ only!

On Fri, Apr 6, 2018 at 3:36 PM, Mateusz Loskot <mateusz_at_[hidden]> wrote:

> Hi,
>
> Apparently, the develop branch has already slipped into C++11
> territory and does not compile in C++98/03 mode anymore.
> (Looks like we have no CI builds for pre-C++11 mode.)
>
> To name just few C++11 features already used in the develop:
> - auto
> - enum class
> - call to std::copy_n
> - call to std::vector(std::initializer_list<T>)
>
> Stefan suggested on Gitter: "let's just assume that choice and make it
> official".
> I admit, I'm not motivated to spend time reverting back to C++98/03.
>
> Can we all agree to maintain develop branch as C++11 codebase.
>
>
> Best regards,
> --
> Mateusz Loskot, http://mateusz.loskot.net
> --
> Boost-gil mailing list
> Boost-gil_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-gil
>


This archive was generated by hypermail 2.1.7 : 2018-04-12 20:05:06 UTC