mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 14:07:35 +08:00
Ref T545 Using constructor inheritance in derived container classes.
This commit is contained in:
@@ -30,6 +30,7 @@ namespace BlackMisc
|
||||
{
|
||||
public:
|
||||
BLACKMISC_DECLARE_USING_MIXIN_METATYPE(CIdentifierList)
|
||||
using CSequence::CSequence;
|
||||
|
||||
//! Default constructor.
|
||||
CIdentifierList();
|
||||
|
||||
Reference in New Issue
Block a user