functional#

This module provides function wrappers and helpers for managing functions and their arguments.

  • hpx::function

  • hpx::function_ref_

  • hpx::move_only_function

  • hpx::bind

  • hpx::bind_back

  • hpx::bind_front

  • hpx::util::deferred_call

  • hpx::util::invoke

  • hpx::util::invoke_fused

  • hpx::util::mem_fn

  • hpx::util::one_shot

  • hpx::util::protect

  • hpx::util::result_of

  • hpx::placeholders::_1

  • hpx::placeholders::_2

  • hpx::placeholders::_9

See the API reference of the module for more details.