mystor / rust-cpp

Embed C++ directly inside your rust code!
Apache License 2.0
798 stars 44 forks source link

Update the GCC crate and add the C++11 flag #32

Closed ogoffart closed 6 years ago

ogoffart commented 6 years ago

If we want to use C++11 in the builtin code, we must enable the c++11 flag by default for compilers that still defaults to C++98