|
From: Matej S. <mat...@co...> - 2013-02-20 13:24:40
|
> I've started a initial "C++ platform support" document [1]. > It contains some assumptions (VxWorks version, boost usage), but I had > to start somewhere and not wait... > > > Is there any chance that we can try to allow full use of the c++11 standard > on all supported platforms? > Note that c++1 includes language changes as well as standard c++ library > changes. Here is compiler C++11 support matrix: http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport Asking for C++11 is a lot right now, I would say. Matej |