mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #91 Doxygen fixes in containers, predicates, and plugins.
Fixed PREDEFINED config in Doxyfile, so Doxygen only sees the variadic predicates.
This commit is contained in:
@@ -92,6 +92,7 @@ namespace BlackMisc
|
||||
*/
|
||||
struct TPluginDeleter
|
||||
{
|
||||
//! Delete a plugin
|
||||
static void cleanup(IPlugin *plugin)
|
||||
{
|
||||
if (plugin) {
|
||||
|
||||
Reference in New Issue
Block a user