added recent C++ code

This commit is contained in:
2016-01-09 18:34:03 +01:00
parent 1af38ba3b5
commit a5f2ee6f04
5 changed files with 243 additions and 27 deletions

View File

@@ -55,7 +55,7 @@ ADD_DEFINITIONS(
-Wall
-Werror=return-type
-Wextra
#-O2
-O2
)
endif()