1*efdd03c2SMatthew Barth std::make_unique<MedianCondition<${c.datatype}>>( 2*efdd03c2SMatthew Barth ${indent(1)}ConfigPropertyIndicies::get()[${c.instances}], __anon0229ca8e0102(const auto& item)3*efdd03c2SMatthew Barth${indent(1)}[](const auto& item){return item ${c.op} ${c.bound.argument(loader, indent=indent +1)};}, __anon0229ca8e0302(const auto& item)4*efdd03c2SMatthew Barth${indent(1)}${c.oneshot.argument(loader, indent=indent +1)})\ 5