We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b641ac3 commit c92e41cCopy full SHA for c92e41c
Package.swift
@@ -106,5 +106,5 @@ let package = Package(
106
),
107
],
108
cLanguageStandard: .gnu11,
109
- cxxLanguageStandard: .cxx14
+ cxxLanguageStandard: .cxx17
110
)
0 commit comments