mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #544 doxygen
This commit is contained in:
committed by
Mathew Sutcliffe
parent
72019961eb
commit
1b46e0400c
@@ -195,7 +195,7 @@ namespace BlackGui
|
||||
//! Remove object
|
||||
virtual void remove(const ObjectType &object);
|
||||
|
||||
//! \copydoc ContainerBase::removeIf
|
||||
//! \copydoc BlackMisc::ContainerBase::removeIf
|
||||
template <class K0, class V0, class... KeysValues>
|
||||
int removeIf(K0 k0, V0 v0, KeysValues... keysValues)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user