On Feb 28, 2014, at 12:09 PM, Johan Engelen wrote:
On 28-2-2014 21:04, Jon Cruz wrote:
> These also have gotten into c++11, so if we want to later on we can
> add a little autoconf magic to have the proper one brought in at build
> time.
Brief comment: let's not add cross-platform difficulties. We just flip
the switch and require C++11.
Can't. :-P
We'll have people dependent on older versions of gcc for quite some time. However,
C++11 is getting to be the default for more people.
Given that my main computer can't run anything newer than OSX 10.6, I'll be stuck
in the no-C++11 camp for at least a few more years.