hpx/components_base/server/component.hpp

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

namespace hpx
namespace traits
template<typename Component, typename Enable>
struct component_heap_type

Public Types

template<>
using type = hpx::components::detail::simple_heap<Component>