mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
build: Require C++20 compiler
This commit is contained in:
@@ -43,5 +43,5 @@ SpacesInAngles: false
|
||||
SpacesInContainerLiterals: true
|
||||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
Standard: c++17
|
||||
Standard: c++20
|
||||
UseTab: Never
|
||||
|
||||
Reference in New Issue
Block a user