summaryrefslogtreecommitdiffstats
path: root/src/templates/conditional.mako.cpp
blob: 3cc9564db928282c54ff831d1af7728bac149abc (plain)
1
2
3
std::make_unique<ConditionalCallback<ConfigPropertyCallbacks>>(
${indent(1)}ConfigPropertyCallbackGroups::get()[${c.graph}],
${indent(1)}*ConfigConditions::get()[${c.condition}])\
OpenPOWER on IntegriCloud