cost 73 ms
How to set standard C++ 2003 in CMake

I'm looking for solution how to set standard of C++ to 2003 in cmake. I can find a lot of information how to do it on later versions like 11, 17 and s ...

2022-08-19 07:27:42   1   30    cmake / c++03  
Specifying enum size in C++0x

I have a doubt regarding non-scoped enums behavior in C++03. I have read multiple questions and articles on Stack overflow and other pages. I am usin ...

2021-01-20 08:55:23   2   54    c++ / c++03  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM