Advertisement
Guest User

Untitled

a guest
May 26th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.05 KB | None | 0 0
  1. The system is: Windows - 10.0.17134 - AMD64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler:
  4. Build flags: /DWIN32;/D_WINDOWS;/W3
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  10. Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
  11.  
  12. La g‚n‚ration a d‚marr‚ 26/05/2019 14:08:54.
  13. Projet "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\3.14.4\CompilerIdC\CompilerIdC.vcxproj" sur le noud 1 (cibles par d‚faut).
  14. PrepareForBuild:
  15. Cr‚ation du r‚pertoire "Debug\".
  16. Cr‚ation du r‚pertoire "Debug\CompilerIdC.tlog\".
  17. InitializeBuildStatus:
  18. Cr‚ation de "Debug\CompilerIdC.tlog\unsuccessfulbuild", car "AlwaysCreate" a ‚t‚ sp‚cifi‚.
  19. ClCompile:
  20. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
  21. CMakeCCompilerId.c
  22. Link:
  23. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCCompilerId.obj
  24. CompilerIdC.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\3.14.4\CompilerIdC\.\CompilerIdC.exe
  25. PostBuildEvent:
  26. for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
  27. :VCEnd
  28. CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\Hostx86\x86\cl.exe
  29. FinalizeBuildStatus:
  30. Suppression du fichier "Debug\CompilerIdC.tlog\unsuccessfulbuild".
  31. Mise … jour de l'horodatage "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
  32. G‚n‚ration du projet "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\3.14.4\CompilerIdC\CompilerIdC.vcxproj" termin‚e (cibles par d‚faut).
  33.  
  34. La g‚n‚ration a r‚ussi.
  35. 0 Avertissement(s)
  36. 0 Erreur(s)
  37.  
  38. Temps ‚coul‚ 00:00:00.92
  39.  
  40.  
  41. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
  42.  
  43. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
  44.  
  45. The C compiler identification is MSVC, found in "C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/3.14.4/CompilerIdC/CompilerIdC.exe"
  46.  
  47. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  48. Compiler:
  49. Build flags: /DWIN32;/D_WINDOWS;/W3;/GR;/EHsc
  50. Id flags:
  51.  
  52. The output was:
  53. 0
  54. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  55. Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
  56.  
  57. La g‚n‚ration a d‚marr‚ 26/05/2019 14:08:56.
  58. Projet "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\3.14.4\CompilerIdCXX\CompilerIdCXX.vcxproj" sur le noud 1 (cibles par d‚faut).
  59. PrepareForBuild:
  60. Cr‚ation du r‚pertoire "Debug\".
  61. Cr‚ation du r‚pertoire "Debug\CompilerIdCXX.tlog\".
  62. InitializeBuildStatus:
  63. Cr‚ation de "Debug\CompilerIdCXX.tlog\unsuccessfulbuild", car "AlwaysCreate" a ‚t‚ sp‚cifi‚.
  64. ClCompile:
  65. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\CL.exe /c /nologo /W0 /WX- /diagnostics:classic /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
  66. CMakeCXXCompilerId.cpp
  67. Link:
  68. C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCXXCompilerId.obj
  69. CompilerIdCXX.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\3.14.4\CompilerIdCXX\.\CompilerIdCXX.exe
  70. PostBuildEvent:
  71. for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
  72. :VCEnd
  73. CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\Hostx86\x86\cl.exe
  74. FinalizeBuildStatus:
  75. Suppression du fichier "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
  76. Mise … jour de l'horodatage "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
  77. G‚n‚ration du projet "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\3.14.4\CompilerIdCXX\CompilerIdCXX.vcxproj" termin‚e (cibles par d‚faut).
  78.  
  79. La g‚n‚ration a r‚ussi.
  80. 0 Avertissement(s)
  81. 0 Erreur(s)
  82.  
  83. Temps ‚coul‚ 00:00:00.94
  84.  
  85.  
  86. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
  87.  
  88. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
  89.  
  90. The CXX compiler identification is MSVC, found in "C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/3.14.4/CompilerIdCXX/CompilerIdCXX.exe"
  91.  
  92. Determining if the C compiler works passed with the following output:
  93. Change Dir: C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/CMakeTmp
  94.  
  95. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_dbfc4.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m
  96. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  97.  
  98. Copyright (C) Microsoft Corporation. Tous droits réservés.
  99.  
  100.  
  101.  
  102. Compilateur d'optimisation Microsoft (R) C/C++ version 19.12.25834 pour x86
  103.  
  104. Copyright (C) Microsoft Corporation. Tous droits réservés.
  105.  
  106.  
  107.  
  108. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_dbfc4.dir\Debug\\" /Fd"cmTC_dbfc4.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\testCCompiler.c"
  109.  
  110. testCCompiler.c
  111.  
  112.  
  113.  
  114. cmTC_dbfc4.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\Debug\cmTC_dbfc4.exe
  115.  
  116.  
  117.  
  118. Detecting C compiler ABI info compiled with the following output:
  119. Change Dir: C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/CMakeTmp
  120.  
  121. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_e1da9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m
  122. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  123.  
  124. Copyright (C) Microsoft Corporation. Tous droits réservés.
  125.  
  126.  
  127.  
  128. Compilateur d'optimisation Microsoft (R) C/C++ version 19.12.25834 pour x86
  129.  
  130. Copyright (C) Microsoft Corporation. Tous droits réservés.
  131.  
  132.  
  133.  
  134. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e1da9.dir\Debug\\" /Fd"cmTC_e1da9.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.14\Modules\CMakeCCompilerABI.c"
  135.  
  136. CMakeCCompilerABI.c
  137.  
  138.  
  139.  
  140. cmTC_e1da9.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\Debug\cmTC_e1da9.exe
  141.  
  142.  
  143.  
  144.  
  145.  
  146. Detecting C [] compiler features compiled with the following output:
  147. Change Dir: C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/CMakeTmp
  148.  
  149. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_8f4c1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m
  150. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  151.  
  152. Copyright (C) Microsoft Corporation. Tous droits réservés.
  153.  
  154.  
  155.  
  156. Compilateur d'optimisation Microsoft (R) C/C++ version 19.12.25834 pour x86
  157.  
  158. Copyright (C) Microsoft Corporation. Tous droits réservés.
  159.  
  160.  
  161.  
  162. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8f4c1.dir\Debug\\" /Fd"cmTC_8f4c1.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\feature_tests.c"
  163.  
  164. feature_tests.c
  165.  
  166.  
  167.  
  168. cmTC_8f4c1.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\Debug\cmTC_8f4c1.exe
  169.  
  170.  
  171.  
  172. Feature record: C_FEATURE:1c_function_prototypes
  173. Feature record: C_FEATURE:1c_variadic_macros
  174. Determining if the CXX compiler works passed with the following output:
  175. Change Dir: C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/CMakeTmp
  176.  
  177. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_82641.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m
  178. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  179.  
  180. Copyright (C) Microsoft Corporation. Tous droits réservés.
  181.  
  182.  
  183.  
  184. Compilateur d'optimisation Microsoft (R) C/C++ version 19.12.25834 pour x86
  185.  
  186. Copyright (C) Microsoft Corporation. Tous droits réservés.
  187.  
  188.  
  189.  
  190. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_82641.dir\Debug\\" /Fd"cmTC_82641.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\testCXXCompiler.cxx"
  191.  
  192. testCXXCompiler.cxx
  193.  
  194.  
  195.  
  196. cmTC_82641.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\Debug\cmTC_82641.exe
  197.  
  198.  
  199.  
  200. Detecting CXX compiler ABI info compiled with the following output:
  201. Change Dir: C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/CMakeTmp
  202.  
  203. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_b8033.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m
  204. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  205.  
  206. Copyright (C) Microsoft Corporation. Tous droits réservés.
  207.  
  208.  
  209.  
  210. Compilateur d'optimisation Microsoft (R) C/C++ version 19.12.25834 pour x86
  211.  
  212. Copyright (C) Microsoft Corporation. Tous droits réservés.
  213.  
  214.  
  215.  
  216. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_b8033.dir\Debug\\" /Fd"cmTC_b8033.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.14\Modules\CMakeCXXCompilerABI.cpp"
  217.  
  218. CMakeCXXCompilerABI.cpp
  219.  
  220.  
  221.  
  222. cmTC_b8033.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\Debug\cmTC_b8033.exe
  223.  
  224.  
  225.  
  226.  
  227.  
  228. Detecting CXX [] compiler features compiled with the following output:
  229. Change Dir: C:/Users/Antony/Documents/Etudes/Projet_Pascal/curlpp-0.8.1/CMakeFiles/CMakeTmp
  230.  
  231. Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_7296a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m
  232. Microsoft (R) Build Engine version 15.5.180.51428 pour .NET Framework
  233.  
  234. Copyright (C) Microsoft Corporation. Tous droits réservés.
  235.  
  236.  
  237.  
  238. Compilateur d'optimisation Microsoft (R) C/C++ version 19.12.25834 pour x86
  239.  
  240. Copyright (C) Microsoft Corporation. Tous droits réservés.
  241.  
  242.  
  243.  
  244. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_7296a.dir\Debug\\" /Fd"cmTC_7296a.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\feature_tests.cxx"
  245.  
  246. feature_tests.cxx
  247.  
  248.  
  249.  
  250. cmTC_7296a.vcxproj -> C:\Users\Antony\Documents\Etudes\Projet_Pascal\curlpp-0.8.1\CMakeFiles\CMakeTmp\Debug\cmTC_7296a.exe
  251.  
  252.  
  253.  
  254. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  255. Feature record: CXX_FEATURE:1cxx_alias_templates
  256. Feature record: CXX_FEATURE:1cxx_alignas
  257. Feature record: CXX_FEATURE:1cxx_alignof
  258. Feature record: CXX_FEATURE:1cxx_attributes
  259. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  260. Feature record: CXX_FEATURE:1cxx_auto_type
  261. Feature record: CXX_FEATURE:1cxx_binary_literals
  262. Feature record: CXX_FEATURE:1cxx_constexpr
  263. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  264. Feature record: CXX_FEATURE:1cxx_decltype
  265. Feature record: CXX_FEATURE:1cxx_decltype_auto
  266. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  267. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  268. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  269. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  270. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  271. Feature record: CXX_FEATURE:1cxx_deleted_functions
  272. Feature record: CXX_FEATURE:1cxx_digit_separators
  273. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  274. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  275. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  276. Feature record: CXX_FEATURE:1cxx_extern_templates
  277. Feature record: CXX_FEATURE:1cxx_final
  278. Feature record: CXX_FEATURE:1cxx_func_identifier
  279. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  280. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  281. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  282. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  283. Feature record: CXX_FEATURE:1cxx_lambdas
  284. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  285. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  286. Feature record: CXX_FEATURE:1cxx_long_long_type
  287. Feature record: CXX_FEATURE:1cxx_noexcept
  288. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  289. Feature record: CXX_FEATURE:1cxx_nullptr
  290. Feature record: CXX_FEATURE:1cxx_override
  291. Feature record: CXX_FEATURE:1cxx_range_for
  292. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  293. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  294. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  295. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  296. Feature record: CXX_FEATURE:1cxx_rvalue_references
  297. Feature record: CXX_FEATURE:1cxx_sizeof_member
  298. Feature record: CXX_FEATURE:1cxx_static_assert
  299. Feature record: CXX_FEATURE:1cxx_strong_enums
  300. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  301. Feature record: CXX_FEATURE:1cxx_thread_local
  302. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  303. Feature record: CXX_FEATURE:1cxx_unicode_literals
  304. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  305. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  306. Feature record: CXX_FEATURE:1cxx_user_literals
  307. Feature record: CXX_FEATURE:1cxx_variable_templates
  308. Feature record: CXX_FEATURE:1cxx_variadic_macros
  309. Feature record: CXX_FEATURE:1cxx_variadic_templates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement