From ffd570ef2f24d4f5a3035ec4fa4f134845877fef Mon Sep 17 00:00:00 2001 From: conrad Date: Wed, 7 Dec 2022 12:07:36 +1000 Subject: [PATCH] bump min c++ standard --- docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.html b/docs.html index 824a8b1a..f4ddd514 100644 --- a/docs.html +++ b/docs.html @@ -18597,7 +18597,7 @@ int main() If the above program is stored as example.cpp, under Linux and macOS it can be compiled using:
- +