Commit d14778ae by Marcus Winter

Merge branch 'embb536_uninitialized_atomics' into development

parents 9e5cecd4 550879ce
......@@ -62,7 +62,7 @@ class Atomic {
/**
* Default constructor.
*
* Constructs an atomic variable holding an uninitialized value.
* Constructs an atomic variable holding zero.
*
* \waitfree
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment