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