hpx/type_support/decay.hpp

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

namespace hpx
namespace util

Typedefs

template<typename T>
using decay_unwrap_t = typename decay_unwrap<T>::type