auto sel = combo.selected(); if (auto w = sel in createdWidgets) { dynWidgetParent.addChild(*w); }