Searched refs:wrapper_two (Results 1 – 1 of 1) sorted by relevance
29 static bool wrapper_two(const XmlNodeAction::ActionFuncWithDiag& f, Element* el, in wrapper_two() function47 actions_.emplace_back(std::bind(wrapper_two, std::move(f), std::placeholders::_1, in Action()