mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include <algorithm>
|
||||
#include <tuple>
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Simulation, CSimulatorPluginInfo, CSimulatorPluginInfoList)
|
||||
|
||||
namespace BlackMisc::Simulation
|
||||
{
|
||||
CSimulatorPluginInfoList::CSimulatorPluginInfoList() { }
|
||||
|
||||
Reference in New Issue
Block a user