From: khizmax Date: Fri, 25 Nov 2016 12:16:08 +0000 (+0300) Subject: Updated compiler versions X-Git-Tag: v2.2.0~47 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=80875d87662abad0046d26fc33d7b001f92a3608;p=libcds.git Updated compiler versions --- 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/