From 80875d87662abad0046d26fc33d7b001f92a3608 Mon Sep 17 00:00:00 2001 From: khizmax Date: Fri, 25 Nov 2016 15:16:08 +0300 Subject: [PATCH] Updated compiler versions --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 5093697b..53880508 100644 --- a/readme.md +++ b/readme.md @@ -33,8 +33,8 @@ The library contains the implementations of the following containers: Generally, each container has an intrusive and non-intrusive (STL-like) version belonging to *cds::intrusive* and *cds::container* namespace respectively. -Version 2.x of the library is written on C++11 and can be compiled by GCC 4.8+, clang 3.3+, Intel C++ 15+, -and MS VC++ 12 (2013) Update 4. +Version 2.x of the library is written on C++11 and can be compiled by GCC 4.8+, clang 3.6+, Intel C++ 15+, +and MS VC++ 12 (2013) Update 4 and above Download the latest release from http://sourceforge.net/projects/libcds/files/ -- 2.34.1