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