mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
using namespace BlackMisc::Aviation;
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Weather, CCloudLayer, CCloudLayerList)
|
||||
|
||||
namespace BlackMisc::Weather
|
||||
{
|
||||
CCloudLayerList::CCloudLayerList(const CSequence<CCloudLayer> &other) :
|
||||
|
||||
Reference in New Issue
Block a user