Subject: [Boost-gil] C++11 requirement in develop branch
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2018-04-06 19:36:28
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
This archive was generated by hypermail 2.1.7 : 2018-04-12 20:05:06 UTC