From: khizmax Date: Tue, 2 Dec 2014 16:57:00 +0000 (+0300) Subject: markdown readme X-Git-Tag: v2.0.0~14 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=38e846bfa06ecb006addcbb3a857d411b68b7039;hp=a1ee768c139e21e274db96f2f5fcd97fde4b5708;p=libcds.git markdown readme --- diff --git a/readme.md b/readme.md index 2c62f6de..01456886 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ The library contains the implementations of the following containers: - lock-free skip-list Generally, each container has an intrusive and non-intrusive (STL-like) version belonging to -cds::intrusive and cds::container namespace respectively. +*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.