From 743f0fbf277836158ddf3b38e98d9fc607ac572b Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sun, 16 Jul 2023 14:40:03 +0200 Subject: [#2876] Changed to C++ 14 --- platforms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platforms.rst') diff --git a/platforms.rst b/platforms.rst index 82465b819a..70a6bf9126 100644 --- a/platforms.rst +++ b/platforms.rst @@ -4,7 +4,7 @@ Supported Platforms =================== In general, this version of Kea builds and runs on any POSIX-compliant -system with a C++ compiler (with C++11 support), the Botan cryptographic library, +system with a C++ compiler (with C++14 support), the Botan cryptographic library, the log4cplus logging library and the Boost system library. The Kea build has been checked with GCC g++ 4.8.5 and some later versions, -- cgit v1.2.3