From: khizmax Date: Fri, 5 Jun 2015 11:28:08 +0000 (+0300) Subject: Doc fixed X-Git-Tag: v2.1.0~211 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=07aa114ab0f9a150d87c1d80ed2a4c1f6eead2b9;p=libcds.git Doc fixed --- diff --git a/cds/opt/options.h b/cds/opt/options.h index 4df72745..c893cddb 100644 --- a/cds/opt/options.h +++ b/cds/opt/options.h @@ -608,7 +608,7 @@ namespace opt { /// Totally relaxed memory ordering model (do not use!) /** In this memory model any memory constraint is equivalent to \p memory_order_relaxed. - @warn Do not use this model! It intended for testing purposes only + @warning Do not use this model! It intended for testing purposes only to verify debugging instruments like Thread Sanitizer. See \p opt::memory_model for explanations diff --git a/thanks b/thanks index d73c6a1d..d97ac558 100644 --- a/thanks +++ b/thanks @@ -7,5 +7,6 @@ Jelle van den Hooff Kyle Hegeman (https://github.com/khegeman) Lucas Larsch Markus Elfring +Mykola Dimura Mike Krinkin (https://github.com/krinkinmu) Tamas Lengyel