m8pple/arch2-2015-cw2

C++ standard

Closed this issue · 1 comments

Which C++ standard will be used to compile our code?
(can we use C++11 functions or not)

Thanks

Yes, you can use C++11. I will ensure any necessary C++ flags are enabled
at compile-time.