Searched refs:actionsPos (Results 1 – 2 of 2) sorted by relevance
304 if (!std::get<actionsPos>(event).empty()) in initEvent()307 std::get<actionsPos>(event).begin(), in initEvent()308 std::get<actionsPos>(event).end(), in initEvent()
82 constexpr auto actionsPos = 2; variable