hpx::bind#
Defined in header hpx/functional.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
See also:
Warning
doxygenfunction: Unable to resolve function “hpx::bind” with arguments (F&&, Ts&&…) in doxygen xml output for project “hpx” from directory: ../hpx_autodoc. Potential matches:
- template<typename Action, typename ...Ts> detail::bound_action<std::decay_t<Action>, util::make_index_pack_t<sizeof...(Ts)>, hpx::util::decay_unwrap_t<Ts>...> bind(Ts&&... vs)
- template<typename Component, typename Signature, typename Derived, typename ...Ts> detail::bound_action<Derived, util::make_index_pack_t<sizeof...(Ts)>, std::decay_t<Ts>...> bind(hpx::actions::basic_action<Component, Signature, Derived> action, Ts&&... vs)
- template<typename F, typename ...Ts> constexpr detail::bound<std::decay_t<F>, util::make_index_pack_t<sizeof...(Ts)>, util::decay_unwrap_t<Ts>...> bind(F &&f, Ts&&... vs)
Warning
doxygenfunction: Unable to resolve function “hpx::bind” with arguments (Ts&&…) in doxygen xml output for project “hpx” from directory: ../hpx_autodoc. Potential matches:
- template<typename Action, typename ...Ts> detail::bound_action<std::decay_t<Action>, util::make_index_pack_t<sizeof...(Ts)>, hpx::util::decay_unwrap_t<Ts>...> bind(Ts&&... vs)
- template<typename Component, typename Signature, typename Derived, typename ...Ts> detail::bound_action<Derived, util::make_index_pack_t<sizeof...(Ts)>, std::decay_t<Ts>...> bind(hpx::actions::basic_action<Component, Signature, Derived> action, Ts&&... vs)
- template<typename F, typename ...Ts> constexpr detail::bound<std::decay_t<F>, util::make_index_pack_t<sizeof...(Ts)>, util::decay_unwrap_t<Ts>...> bind(F &&f, Ts&&... vs)
Warning
doxygenfunction: Unable to resolve function “hpx::bind” with arguments (hpx::actions::basic_action<Component, Signature, Derived>, Ts&&…) in doxygen xml output for project “hpx” from directory: ../hpx_autodoc. Potential matches:
- template<typename Action, typename ...Ts> detail::bound_action<std::decay_t<Action>, util::make_index_pack_t<sizeof...(Ts)>, hpx::util::decay_unwrap_t<Ts>...> bind(Ts&&... vs)
- template<typename Component, typename Signature, typename Derived, typename ...Ts> detail::bound_action<Derived, util::make_index_pack_t<sizeof...(Ts)>, std::decay_t<Ts>...> bind(hpx::actions::basic_action<Component, Signature, Derived> action, Ts&&... vs)
- template<typename F, typename ...Ts> constexpr detail::bound<std::decay_t<F>, util::make_index_pack_t<sizeof...(Ts)>, util::decay_unwrap_t<Ts>...> bind(F &&f, Ts&&... vs)