docs and cleanup
This commit is contained in:
parent
0f505411cf
commit
cda61fe2d9
4 changed files with 21 additions and 57 deletions
|
@ -111,6 +111,7 @@ private:
|
|||
#else
|
||||
int _v;
|
||||
#ifndef __GNUC__
|
||||
#warning Neither __WINDOWS__ nor __GNUC__ so AtomicCounter using Mutex
|
||||
Mutex _l;
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue