MicroOcpp icon indicating copy to clipboard operation
MicroOcpp copied to clipboard

changing cpp standard might affect the project execution?

Open VjSargunam opened this issue 3 years ago • 1 comments

VjSargunam avatar Aug 30 '22 07:08 VjSargunam

Hi matt, Currently my project supports c++11 standard. i need to use some advance feature for my main program to integrate with hardware. so i want to change the cpp standard from c++11 to c++20. Actually i try to change the standard in c_cpp_standards.json and saved the changes but once i restart the vscode the cpp standard automatically changes to c++11 irrespective of the changes i made previously in c_cpp_standards.json. How to sort out this issue. If i change whether it will affect my project execution?

Thanks VJsargunam

VjSargunam avatar Aug 30 '22 07:08 VjSargunam

Sorry that your issue remained unanswered. I'm closing this assuming it's no longer relevant.

matth-x avatar Aug 25 '23 10:08 matth-x