hpx/futures/traits/acquire_shared_state.hpp

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

namespace hpx
namespace traits

Typedefs

template<typename T>
using acquire_shared_state_t = typename acquire_shared_state<T>::type
struct acquire_shared_state_disp

Public Functions

template<typename T>
acquire_shared_state_t<T> operator()(T &&t) const