From 07aa114ab0f9a150d87c1d80ed2a4c1f6eead2b9 Mon Sep 17 00:00:00 2001 From: khizmax Date: Fri, 5 Jun 2015 14:28:08 +0300 Subject: [PATCH] Doc fixed --- cds/opt/options.h | 2 +- thanks | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.34.1