hpx/async_distributed/set_lco_value_continuation.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace actions
struct set_lco_value_continuation

Public Functions

template<typename T>
T operator()(hpx::id_type const &lco, T &&t) const
struct set_lco_value_unmanaged_continuation

Public Functions

template<typename T>
T operator()(hpx::id_type const &lco, T &&t) const