Searched refs:CALLBACK_FUNC_INDEX (Results 1 – 1 of 1) sorted by relevance
31 constexpr int CALLBACK_FUNC_INDEX = 1; variable48 context->callback = std::get<CALLBACK_FUNC_INDEX>(current); in RunCallback()