Explicit template instantiations for mixins for containers

This commit is contained in:
Mat Sutcliffe
2021-10-06 18:11:05 +01:00
parent 2b72600937
commit a185c7aae7
122 changed files with 340 additions and 5 deletions

View File

@@ -8,6 +8,8 @@
#include "blackmisc/simulation/interpolationsetuplist.h"
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Simulation, CInterpolationAndRenderingSetupPerCallsign, CInterpolationSetupList)
namespace BlackMisc::Simulation
{
CInterpolationSetupList::CInterpolationSetupList() { }