Doxygen, renaming, formatting

* Formatting, renaming to current schema
* Minor tweaks
This commit is contained in:
Klaus Basan
2014-09-08 22:47:53 +02:00
parent 681201377a
commit 2127238ed4
19 changed files with 83 additions and 67 deletions

View File

@@ -17,7 +17,8 @@
namespace BlackMisc
{
/*! Wrapper container for shared lockable pointer.
/*!
* Wrapper container for shared lockable pointer.
* Provides BasicLockable characteristics to be used
* with std::lock_guard
*/