hpx/type_support/identity.hpp

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

namespace hpx
namespace util
template<typename T>
struct identity

Public Types

template<>
using type = T