Template Function ros_babel_fish::impl::invoke

Function Documentation

Warning

doxygenfunction: Unable to resolve function “ros_babel_fish::impl::invoke” with arguments (Fn&&, Args&&…) in doxygen xml output for project “ros_babel_fish Doxygen Project” from directory: /tmp/ws/docs_build/ros_babel_fish/output_staging/generated/doxygen/xml. Potential matches:

- template<typename Fn, typename ...Args, std::enable_if_t<std::is_member_pointer<std::decay_t<Fn>>{}, int> = 0> constexpr decltype(auto) invoke(Fn &&f, Args&&... args) noexcept(noexcept(std::mem_fn(f)(std::forward<Args>(args)...)))