We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8117748 commit e108a67Copy full SHA for e108a67
include/pthread/lock_guard.hpp
@@ -61,7 +61,7 @@ namespace pthread {
61
return _mutex ;
62
}
63
64
- /*
+ /**
65
Desabling the = operator.
66
*/
67
void operator=(lock_guard &) = delete;
0 commit comments