Hi Michael,

we have no feature matrix (yet) for C++11 features, as they are all in development status.

Currently @josephnoir is in the process to provide a bunch of C++11 features to RIOT [1]:
Beside other C++11 features `std::thread` [2] is available.

Maybe @josephnoir can give more details on the available features.

Best regards,
Martin

[1] https://github.com/josephnoir/RIOT/tree/topic/caf
[2] https://github.com/josephnoir/RIOT/tree/topic/caf/tests/std_thread_like

On 26.01.2015 15:48, Michael Frey wrote:
Hi,

I'm wondering what the current status of the C++11 support in RIOT is? Is
there a matrix like overview [1] available? I'm particularly interested in
std::shared_ptr and std::thread support in RIOT. I would also be happy if
somebody could share his/her thoughts on implementing C++11 features for a
libstdc++/libc++ for RIOT.

TIA!
  Best,
   Michael

[1] https://gcc.gnu.org/projects/cxx0x.html

_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to