mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Fixed doxygen warnings, can be refined as required
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b5d74c26e0
commit
71c219842f
@@ -528,6 +528,7 @@ namespace BlackMisc
|
||||
|
||||
/*!
|
||||
* \brief In-place partially sort by some particular key(s).
|
||||
* \param n size.
|
||||
* \param key1 A pointer to a member function of T.
|
||||
* \param keys Zero or more additional pointers to member functions of T.
|
||||
*/
|
||||
@@ -549,6 +550,7 @@ namespace BlackMisc
|
||||
|
||||
/*!
|
||||
* \brief Return a copy partially sorted by some particular key(s).
|
||||
* \param n size
|
||||
* \param key1 A pointer to a member function of T.
|
||||
* \param keys Zero or more additional pointers to member functions of T.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user