mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Ref T294, name pair style
This commit is contained in:
@@ -28,7 +28,7 @@ namespace BlackMisc
|
||||
//! \note Currently name must be unique
|
||||
class BLACKMISC_EXPORT CNameVariantPairList :
|
||||
public CSequence<CNameVariantPair>,
|
||||
public BlackMisc::Mixin::MetaType<CNameVariantPairList>
|
||||
public Mixin::MetaType<CNameVariantPairList>
|
||||
{
|
||||
public:
|
||||
BLACKMISC_DECLARE_USING_MIXIN_METATYPE(CNameVariantPairList)
|
||||
|
||||
Reference in New Issue
Block a user